Card
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"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.