Manage Customer Tokens {#tms-manage-cust-tkn}
=============================================

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:

* [Create a customer token](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-cust-tkn/tms-cust-tkn-create-intro.md "")
* [Retrieve a customer token](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-cust-tkn/tms-cust-tkn-retrieve-intro.md "")
* [Update a customer's information](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-cust-tkn/tms-cust-tkn-update-intro.md "")
* [Delete a customer token](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-cust-tkn/tms-cust-tkn-delete-intro.md "")
  {#tms-manage-cust-tkn_ul_3}  
  For more information on customer tokens, see [Customer Tokens](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-overview/tms-token-types/tms-cust-tkn-intro.md "").

