Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 3.24 KB

CardIssuingMasked.md

File metadata and controls

26 lines (24 loc) · 3.24 KB

CardIssuingMasked

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_.
configuration str Reserved. Webhook only.
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 str 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
card_number str Actual card number
cvv str Card security code
expiration_month str Expiration month of the card. Two digits. Relevant when the card issuer supports it for the country.
expiration_year str Expiration year of the card. Two digits. Relevant when the card issuer supports it for the country.
bin str Bank Identifier Number for the institution issuing the card. Response only.
sub_bin str Two-digit code.