Card Tokens represent a tokenized card number that can be used for Card Push Transfers and Card Validations.
The ISO 8601 date and time at which the card token was created.
The ISO 8601 date when the card expires.
The Card Token's identifier.
The last 4 digits of the card number.
The length of the card number.
The prefix of the card number, usually 8 digits.
A constant representing the object's type. For this resource it will always be card_token
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
The identifier of the Card Token.
The capabilities of a Card Token describe whether the card can be used for specific operations, such as Card Push Transfers. The capabilities can change over time based on the issuing bank's configuration of the card range.
The identifier of the Card Token.
Simulates tokenizing a card in the sandbox environment.
The capabilities of the outbound card token.
The expiration date of the card.
The last 4 digits of the card number.
The prefix of the card number, usually the first 8 digits.
The total length of the card number, including prefix and last4.