On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ship-tkn/tms-ship-addr-add-nondefault-addr-intro.md)  
Filter  
FILTER BY TAG

Add a Non-Default Shipping Address {#tms-ship-addr-add-nondefault-addr-intro}
=============================================================================

This section describes how to add a non-default customer shipping address.

Endpoint {#tms-ship-addr-add-nondefault-addr-intro_section_xwm_zlp_mwb}
-----------------------------------------------------------------------

**Test:** `POST ``https://apitest.cybersource.com``/tms/v2/customers/`*{customerTokenId}*`/shipping-addresses`{#tms-ship-addr-add-nondefault-addr-intro_restcust-test}  
**Production:** `POST ``https://api.cybersource.com``/tms/v2/customers/`*{customerTokenId}*`/shipping-addresses`  
**Production in India:** `POST ``https://api.in.cybersource.com``/tms/v2/customers/`*{customerTokenId}*`/shipping-addresses`{#tms-ship-addr-add-nondefault-addr-intro_restcust-prod-india}  
The *`{customerTokenId}`* is the customer token ID returned in the id field when you created the customer token. For more information, see [Create a Customer Shipping Address](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ship-tkn/tms-ship-addr-tkn-create-intro.md "").  
RELATED TO THIS PAGE

