Sellers
Upsert Seller Address
Create or update a seller’s address.
POST
Creates the seller’s address if none exists, otherwise updates it.
Path parameters
The seller’s ID.
Query parameters
Comma-separated list of fields to include, prefix with
+/- to add or remove from defaults.Body parameters
Label for the address.
Company name.
First name of the contact person.
Last name of the contact person.
First address line.
Second address line.
City.
Two-letter ISO country code.
Province or state.
Postal code.
Phone number for the address.
Custom key-value data.
Extra data passed to workflow hooks.