Query card operation metadata

Functional Description: Based on the card ID, query the prerequisites for card operations (registration/recharge/lock card/unlock/cancel/activate), customer information that needs to be supplemented, and corresponding parameters required for the operation

Preconditions:

  1. Signature required
  2. Parameters need to be encrypted
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

Operation type (1=Activate card, 2=Lock card, 3=Unlock card, 4=Cancel card, 5=Register card, 6=Recharge card)

string
required

Card ID (if operator is equal to 5, it is a registerable card ID,Otherwise, it will be a card unique ID)

Headers
string
required

Requesting a unique code(Maximum length of 64 characters)

int64
required

Timestamp (in milliseconds) of the request

string
required

API KEY

string
required

String after signing

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json