Add a New Shipping Address {#tms-wallet-add-ship-addr}
======================================================

Use the `TMS` API in your e-wallet app to store a customer's new shipping address.

1. When you collect the new customer's shipping address, use the customer token from the [Create a New Customer Account](/docs/vas/en-us/tms/developer/all/rest/tms/tms-wallet-tkn/tms-wallet-manage/tms-wallet-create-cust-acct.md "") step to create a shipping address for that customer.
2. Call `POST /tms/v2/customers/`*{customerTokenId}*`/shipping-addresses`.

