Card Token Object
Attributes
cardNumberTokenstringformat GUID
Credit/debit card number token.
securityCodeTokenstringformat GUID
Credit/debit card security code (CVV) token.
tokenExpirationDatestringformat date-time
Token expiration date.
Value encoded as a string in the
RFC 3339 format. This
format is "{year}-{month}-{day}T{hour}:{min}:{sec}[.{frac_sec}]Z".
For example "2017-01-15T01:30:15.01Z"
Was this helpful?
PostCreate Card Token
Developer Preview - This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Create a card token to securely perform a credit card transaction.
Was this helpful?