Manage Shipping Address Tokens {#tms-manage-ship-addr-tkn}
==========================================================

This section contains information managing shipping address tokens.  
A shipping address token is associated with a customer token. You can create, retrieve, update, or delete an instrument identifier by submitting an HTTP `POST`, `GET`, `PATCH`, or `DELETE` operation to the `/tms/v2/customers/`*{customerTokenId}*`/shipping-addresses` endpoint. Use the `TMS` REST API shipping address endpoint to:
* [Create a shipping address token](/docs/cybs/en-us/tms/developer/all/rest/tms/tms-cust-tkn/tms-ship-tkn/tms-ship-addr-tkn-create-intro.md "")
* [Retrieve a shipping address token](/docs/cybs/en-us/tms/developer/all/rest/tms/tms-cust-tkn/tms-ship-tkn/tms-ship-addr-tkn-retrieve-intro.md "") or [multiple shipping address tokens for a specific customer](/docs/cybs/en-us/tms/developer/all/rest/tms/tms-cust-tkn/tms-ship-tkn/tms-ship-addr-tkn-retrieve-all-intro.md "")
* [Update a shipping address](/docs/cybs/en-us/tms/developer/all/rest/tms/tms-cust-tkn/tms-ship-tkn/tms-ship-addr-tkn-update-intro.md "")
* [Delete a shipping address](/docs/cybs/en-us/tms/developer/all/rest/tms/tms-cust-tkn/tms-ship-tkn/tms-ship-addr-tkn-delete-intro.md "")
  {#tms-manage-ship-addr-tkn_ul_3}  
  For more information on shipping address tokens, see [Shipping Address Tokens](/docs/cybs/en-us/tms/developer/all/rest/tms/tms-overview/tms-token-types/tms-ship-tkn-intro.md "").

