Create card

Creates a new card. This API initiates a card creation 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 create payload

A card create request

string
required

ID of the card product to create.

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