Register a seller

Registers a new seller, or updates an existing one when a seller with the same external_reference_id already exists for the authenticated merchant. The upsert key is external_reference_id; it can be set on creation but cannot be changed afterwards.

Returns 201 Created on insert and 200 OK on update — distinguish by HTTP status code, not by response body shape.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
seller
object
required
Responses

400

Malformed JSON or missing required fields

401

Invalid or missing API key

422

Field validation failure (e.g. malformed country_code or contact_email)

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json