On This Page
REST API
Add a New Shipping Address
In your e-wallet app, use the TMS API to store a customer's new shipping address.
When you collect the new customer's shipping address, use the customer token from the Create a New Customer Account step to create a shipping address for that customer.
Call
/tms/v2/customers/{customerTokenId}/shipping-addresses
.For details see Create a Customer Shipping Address, in the API Reference.