Create a token for a credit card
This service generates a credit card token for use during payments.
Request
This endpoint expects an object.
source
Specifies the source system for this request
pan
Card PAN to be tokenised
expiryMonth
expiryYear
cardHolderName
The name of the card holder, as printed on the card
Response
OK
outcome
The outcome of the tokenise request
Allowed values:
token
The tokenised value for the card specified in the request. Tokens are single-use only.