Card Token Object


Properties
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?
Yes
No