Headers
Unique platform identifier (UUID). You receive this during onboarding. Must be sent with every API request.
HMAC-SHA256 request signature for authentication. Use your platform secret key to compute it as: METHOD + PATH + QUERY + BODY_HASH
.
Path Parameters
Unique identifier (UUID) of the user
Body
Unique identifier (UUID) of the payee
"f47ac10b-****-****-****-0e02b2c3d479"
User-defined nickname to identify or label the card (e.g., 'Business Visa').
100
"Personal Visa Card"
Card number of the payee.
16
"0000"
Card expiration date in MM/YYYY format.
10
"06/2030"
Response
Successful Response
Indicates whether the request was processed successfully.
true
A short, human-readable message describing the result of the request.
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
1718006400