Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.

Track production

Production tracking data is returned in details for the PRODUCE operation.

Physical card issuance statuses

Status transition diagram for physical card issuance.
Status code
Description

CARD_PROD_REQUESTED

Card personalization has been requested via the D1 APIs.

DATA_PREPARED

Data has been successfully processed.

DATA_EXCEPTION

An error occurred during data processing.

CARD_PROD_READY

Data has been sent to the personalization center, and the card is ready for personalization.

CARD_PROD_ONGOING

Card personalization is in progress.

CARD_PROD_DONE

Card has been personalized and is ready to be prepares for shipment.

CARD_SHIPPED

The card has been handed over to the carrier.

CARD_PROD_CANCELED

Card personalization was canceled by the issuer.

Treat unknown details.status values as forward-compatible.

details fields

Field
Description
Presence

reason

Provides extra details for data processing or production exceptions.

Conditional

consumerId

Deprecated. Do not use. Use your internal end user identifier.

Deprecated

dueDate

Estimated shipment date, calculated when D1 processes the order.

Conditional

productionSite

Personalization center that handles card personalization.

Conditional

shipment

Shipment tracking details, when available. See Track shipment.

Conditional

inputFileName

File name containing card issuance requests.

Conditional

issuerRequestId

Correlation identifier from your input file.

Conditional

Examples

Card requested

Data processing done and successful

Data processing in error, card is rejected

Card shipped — first notification

Card shipped — subsequent notification

Bulk notification

Last updated

Was this helpful?