Simple Order API | Visa Platform Connect

Add a New Shipping Address

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 step to create a shipping address for that customer.
  2. Call
    POST /tms/v2/customers/{customerTokenId}/shipping-addresses
    .