- Manage Webhook Subscriptions
- Network Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
On This Page
Retrieve a Customer
This section describes how to retrieve a customer token.
Endpoint
Test:
GET
https://apitest.visaacceptance.com
/tms/v2/customers/{customerTokenId}
Production:
GET
https://api.visaacceptance.com
/tms/v2/customers/{customerTokenId}
The is the customer token ID returned in the
{customerTokenId}
id
field when you created the customer token. For more information, see Create a Customer.