Cards Report
Last updated: January 22, 2025
The Cards Report lists all your cards during a specified period. It provides information about:
- The card type, card product, and card details
- The cardholder
- The card's status
The report is provided as a CSV file. By default, the file name uses the following format:
issuing_cards_{EntityID}_{Start Date: YYYYMMDD}_{End Date:YYYYMMDD}_1.csv
The report data is refreshed daily at 01:00:00 UTC.
See instructions on how to download the report on demand or on a schedule:
Download a sample report (CSV file).
Information
If using Safari, hold down the Option key when selecting the link to download the file.
The report includes all the following fields in this order:
Field name | Description |
---|---|
Card ID string | The unique identifier for the card. |
Cardholder ID string | The unique identifier for the cardholder. |
Card Product ID string | The identifier for the card product, which represents the configuration that your card inherits. |
Entity ID string | The unique identifier for your Checkout.com entity. |
Client ID string | Your unique identifier from Checkout.com. |
Type string | The type of card. This can be one of:
|
Status string | The current status of the card. This can be one of:
|
Expiry Date datetime | The date when the card expires. |
Masked PAN string | The masked primary account number (PAN) for the card. |
Billing Currency string | The currency you bill the cardholder in. |
Issuing Country string | The country you issued the card in. |
Display Name string | The display name you provided when creating the card. |
Reference string | The identification reference you provided when creating the card. |
Card UDF 1 string | A user-defined field you specified during setup. |
Card UDF 2 string | A user-defined field you specified during setup. |
Card UDF 3 string | A user-defined field you specified during setup. |
Card UDF 4 string | A user-defined field you specified during setup. |
Card UDF 5 string | A user-defined field you specified during setup. |
Created On datetime | The date and time when you created this card in UTC. |
Last Changed On datetime | The date and time when you last updated the card in UTC. |