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
string
required
The seller’s ID.
Query parameters
string
Comma-separated list of fields to include, prefix with
+/- to add or remove from defaults.Body parameters
string
Label for the address.
string
Company name.
string
First name of the contact person.
string
Last name of the contact person.
string
First address line.
string
Second address line.
string
City.
string
Two-letter ISO country code.
string
Province or state.
string
Postal code.
string
Phone number for the address.
object
Custom key-value data.
object
Extra data passed to workflow hooks.
Response
object