Physical Card
Get physical card shipping order
get/cards/{cardId}/orders
Path parameters
cardIdstring uuid required
The unique identifier of the card that will be embossed and shipped as part of the bulk shipment. For Thales shipments, this will also be the SKU.
Headers
Accept-Versionstring required
Specifies the API version to use for this request.
Response
Card Orders
Example response
{
"shipping_address": {
"country": "HK"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.