addresses

Get list of addresses stored in the seller's address book

ADD ENDPOINT DESCRIPTION HERE

get/addresses/{sellerId}

Path parameters

sellerIdinteger required

The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.

Response

ADD RESPONSE DESCRIPTION HERE - 200

defaultForstring[]
namestring
companystring
address1string
address2string
zipstring
citystring
statestring
countrystring
phonestring
emailstring
idinteger

Changes

Changed in 2 of the 6 revisions of this API.11