Create a new address for the specified seller.
The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.
Data to create a new resource at /addresses/{sellerId}
Request payload for creating a new address in the seller's address book. Contains complete address information including street, city, country, and optional identifiers.
Array of default for
SHIP_FROM, PICKUP, RETURN The name of the item
Company name
Address information
Address information
ZIP or postal code
City name
State or province
Country code or name
Phone number
Email address
Returns the newly created address with assigned identifier and full address details.
Complete address information from the address book. Contains full address details including street, city, country, postal code, and optional identifiers.
Array of default for
SHIP_FROM, PICKUP, RETURN The name of the item
Company name
Address information
Address information
ZIP or postal code
City name
State or province
Country code or name
Phone number
Email address
The unique identifier for the address.