Get Customer Addresses

Returns the shipping addresses associated with the orders a customer has placed with the seller.
The token represents the unique seller and customer combination.

Path Params
string
required

Required. A unique key used to identify the caller of the API.

string
required

Required. Represents the unique seller and customer combination.

Query Params
int32

Used for paging. The number of records to skip. Default is 0.

int32

Used for paging. The maximum number of records to return. Default is 10.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

404

Not Found

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json