- Manage Webhook Subscriptions
 
- Network Tokens
 
- Shipping Address Tokens
 
- Customer Payment Instrument Tokens
 
- Payment Instrument Tokens
 
- Instrument Identifier Tokens
 
Retrieve All Customer Shipping Addresses
            
            
          
Visa Platform ConnectREST API
This section describes how to retrieve all customer shipping addresses.
Endpoint
            Test:
                GET 
https://apitest.visaacceptance.com
/tms/v2/customers/{customerTokenId}
/shipping-addressesProduction:
                GET 
https://api.visaacceptance.com
/tms/v2/customers/{customerTokenId}
/shipping-addressesThe  is the customer token ID returned in the
                    
{customerTokenId}
id
 field when you created the customer token. For more information, see Create a Customer.Use these query string parameters to filter the list of payment instrument tokens: 
- offset— Page offset number.
 - limit— Maximum number of items you would like returned.