Tokenize the card
Authentication
Path parameters
Request
The AccessKey returned by the POST Create a Card Registration call.
The PreregistrationData returned by the POST Create a Card Registration call.
The full PAN (card number) of the card.
The expiration date of the card in MMYY format, for example: 1229.
The card verification code (CVC) or card verification value (CVV), typically 3 digits found on the back of the card.
AMEX codes are 4 digits and are called card identification (CID) numbers.
For cards that don’t have a CVC, such as Maestro, use 000 or 999.
Response
The string returned by the tokenization server.
Send this string in full as the RegistrationData value on the PUT Update a Card Registration endpoint to create the Card object.