Card
Create Card
post/cards
Headers
Accept-Versionstring required
Specifies the API version to use for this request.
Request body
Example request
{
"kyc": {
"dob": "1990-08-08",
"residentialAddress": {
"country": "HKG"
}
},
"expiryDate": "2025-08-08"
}Response
Successfully created a card
Changes
No recorded changes to this endpoint across all 1 revision of this API.