Properties
Name | Type | Required | Description |
---|---|---|---|
activated_at | float | ❌ | Time that the card was activated, in Unix time. Response only. |
assigned_at | float | ❌ | Time that the card was assigned to a cardholder, in Unix time. Response only. |
blocked_reason | str | ❌ | Reason for blocking the card. |
card_id | str | ❌ | ID of the card. String starting with card_. |
card_program | str | ❌ | ID of the card program that the card is issued from. String starting with cardprog_. |
country_iso_alpha_2 | str | ❌ | The country where the card is issued. Two-letter ISO 3166-1 ALPHA-2 code. Response only. |
created_at | float | ❌ | Time of creation of the issued card object, in Unix time. Response only. |
ewallet_contact | Contact | ❌ | |
id_ | str | ❌ | ID of the Issued Card object. String starting with ci_. |
metadata | dict | ❌ | A JSON object defined by the client. |
public_details | dict | ❌ | Details of the issued card. |
status | str | ❌ | Status of the card |
card_tracking_id | str | ❌ | Reserved |