REST API | Visa Platform Connect

Manage Customer Tokens

This section contains information on managing customer tokens.
The customer token represents customer-related information including details for a payment card
or electronic check
, billing address, shipping address, and merchant defined data. You can create, retrieve, update, or delete a customer by submitting an HTTP
POST
,
GET
,
PATCH
, or
DELETE
operation to the
tms/v2/customers
endpoint. Use the
TMS
REST API to:
For more information on customer tokens, see Customer Tokens.