Tokenize raw card data
Securely tokenize raw credit card information. The resulting token can be used in place of raw card data in future transactions, improving security and simplifying PCI compliance.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
Tokenize raw credit card data. Submit card details to receive a secure token for future transactions.
Unique identifier of the submerchant.
Name of the card holder. The maximum length of this field is 100 characters. This field only contains alphabetic characters, periods, hyphens, and apostrophes.
The credit card number to tokenize
Card verification value (CVV/CVC)
Card expiration date.

