v1

latestOpenAPI 3.0.02026-08-04620256.0 KB
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

skustring required

The stock-keeping unit (SKU) is a unique identifier printed on the packaging of each embossed card. It allows for easy identification of the card and ensures it is matched with the correct cardholder for further processing (such as final-mile postage) without needing to open the packaging. Once a bulk order is placed, the embossed cards will be delivered to your specified address. The SKU enables verification of the correct card during shipment, maintaining the integrity of the packaging.

Example response

{
  "shipping_address": {
    "country": "HK"
  }
}