Manage Payment Instrument Tokens {#tms-manage-pi-tkn}
=====================================================

This section contains information on managing 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.  
You can create, retrieve, update, or delete an instrument identifier by submitting an HTTP POST, `GET`, `PATCH`, or `DELETE` operation to the `tms/v1/paymentinstruments` endpoint. Use the `TMS` REST API payment instrument endpoint to:
* [Create a payment instrument token](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-manage-pi-tkn/tms-pi-tkn-create-intro.md "")
* [Retrieve a payment instrument token](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-manage-pi-tkn/tms-pi-tkn-retrieve-intro.md "")
* [Update a payment instrument](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-manage-pi-tkn/tms-pi-tkn-update-intro.md "")
* [Delete a payment instrument](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-manage-pi-tkn/tms-pi-tkn-delete-intro.md "")
  {#tms-manage-pi-tkn_ul_g1m_jxw_mwb}  
  For more information on payment instrument tokens, see [Payment Instrument Tokens](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-overview/tms-token-types/tms-pi-tkn-intro.md "").

