On This Page
Delete a Customer
This section describes how to delete a customer token.
Endpoint
Test:
DELETE
https://api.smartpayfuse-test.barclaycard
/tms/v2/customers/{customerTokenId}
Production:
DELETE
https://api.smartpayfuse.barclaycard
/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.