Update a Payment Instrument {#tms-pi-tkn-update-intro}
======================================================

This section describes how to update a payment instrument token.

Endpoint
--------

**Test:** `PATCH ``https://apitest.cybersource.com``/tms/v1/paymentinstruments/`*{paymentInstrumentTokenId}*{#tms-pi-tkn-update-intro_restcust-test}  
**Production:** `PATCH ``https://api.cybersource.com``/tms/v1/paymentinstruments/`*{paymentInstrumentTokenId}*  
**Production in India:** `PATCH ``https://api.in.cybersource.com``/tms/v1/paymentinstruments/`*{paymentInstrumentTokenId}*{#tms-pi-tkn-update-intro_restcust-prod-india}  
The *`{paymentInstrumentTokenId}`* is the payment instrument token ID you want to retrieve. For more information, see [Create a Payment Instrument](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-pi-tkn-create-intro.md "").
