Recharge card

Recharges a card. This API initiates a card recharge operation. Upon successful submission, it returns an operation ID and the current operation status. When the operation status is PROCESSING, call GET /card/operation/status with the returned operation ID to query the latest operation result.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Card recharge payload

A card recharge request

string
required

Identifier of the card to be recharged.

number
required

Recharge amount. Must be greater than the minimum allowed amount and can contain up to 2 decimal places.

Headers
string
required

Millisecond timestamp as a string.

string
required

One-time random string. UUID is recommended.

string
required

HMAC-SHA256 signature encoded as hexadecimal.

Response

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