Cards
Last updated
Last updated
Name
Type
ReadOnly
References
Description
Id [KEY]
String
False
The card Id.
CustomerId [KEY]
String
False
The customer Id this card belongs to.
ExpMonth
Integer
False
The card expire month.
ExpYear
Integer
False
The card expire year.
Currency
String
False
Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency.
Account
String
False
The account Id this card belongs to.
Token
String
False
The token Id.
AddressCity
String
False
The city address.
AddressCountry
String
False
Billing address country, if provided when creating card.
AddressLine1
String
False
The address line 1.
AddressLine1Check
String
False
If AddressLine1 was provided. Possible values: pass, fail, unavailable, or unchecked.
AddressLine2
String
False
The address line 2.
AddressState
String
False
The address state.
AddressZip
String
False
The address ZIP.
AddressZipCheck
String
False
If AddressZip was provided. Possible values: pass, fail, unavailable, or unchecked.
Brand
String
False
Card brand.
Country
String
False
Two-letter ISO code representing the country of the card. You could use this attribute to get a sense of the international breakdown of cards you have collected.
CvcCheck
String
False
If a CVC was provided. Possible values: pass, fail, unavailable, or unchecked.
DefaultForCurrency
Boolean
False
Only applicable on accounts (not customers or recipients). This indicates whether or not this card is the default external account for its currency.
Number
String
False
The card expire year.
Fingerprint
String
False
Uniquely identifies this particular card number.
Funding
String
False
Card funding type.
Last4
String
True
Last 4 digits of the card.
Name
String
False
Cardholder name.
Recipient
String
False
The recipient that this card belongs to.
TokenizationMethod
String
False
If the card number is tokenized, this is the method that was used.
Name
Type
Description
AccountId
String
The Id of the connected account to get cards for.