Sellers
Upsert Seller Address
Create or update the seller’s address.
POST
Upserts the seller’s address and returns the full seller object.
Path parameters
string
required
The seller’s ID.
Body parameters
string
Address label.
string
Company name.
string
Contact first name.
string
Contact last name.
string
Street address.
string
Apartment, suite, etc.
string
City.
string
Two-letter country code.
string
Province or state.
string
Postal code.
string
Phone number.
object
Custom key-value pairs.
object
Custom data passed to workflow hooks.
Query parameters
string
Comma-separated fields to include in the response.
Response
object