Retrieve delivery information

Retrieves delivery information about a physical card via POST request, including current status, destination, and tracking details.

Returns current delivery status and destination information of a customer's physical card. This endpoint should be called only after the delivery process has already started. Admins receive extra information in the response.

This endpoint is intended for Business-to-Consumer (B2C) operations.

Important considerations:

  • Calling before will return an error.
  • For non-admin users, customer_id is taken from the authentication token.
  • The delivery provider must be configured and active.
  • Special handling applies if the card is delivered to an office or out-of-coverage location.
  • card_type must be specified and valid.
Language
Response
Click Try It! to start a request and see the response here!