REST API | Visa Platform Connect

Payments with Payment Instrument Tokens

This section contains information on making payments with payment instrument tokens.
A payment instrument represents a means of payment and a payment instrument token stores this information using an instrument identifier token. It does not store the card number and cannot exist without an associated instrument identifier. It can include an instrument identifier, expiration date, billing address, and card type. In the case of non-network token transactions, you can use card or bank account information fields with a payment instrument to make a payment transaction.
To process a payment using a payment instrument token, you must include the customer token ID as the value in the
paymentInformation.paymentInstrument.id
field. For example:
For more information on payment instrument tokens, see Payment Instrument Tokens.