v1
latestOpenAPI 3.0.02026-08-04620256.0 KBCard
Swipe
Retrieve Card
get/cards/{cardId}
Path parameters
cardIdstring uuid required
Headers
Accept-Versionstring required
Specifies the API version to use for this request.
Response
Return card summary for the user
Example response
{
"shippingAddress": {
"country": "HK"
}
}