Skip to main content
POST
Updates the card status (Frozen / Activated / Delete).

Request Headers

string
required
apiKey (merchant credential, bound to IP whitelist)
string
required
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
string
required
Login token (required for all interfaces except Get Token).
string
default:"application/json"
Fixed to application/json

Request Body

string
required
Card order number.
string
required
Target status: Frozen — freeze / Activated — activate / Delete — deactivate (see Constants).

Response Parameters

number
Response status code. 0 indicates success.
string
Response message.
object
Response data.