Sellers
Create Seller
Create a new seller account.
POST
Creates a seller and its initial owner member.
The
member.email must belong to an existing or invited user; the seller is created with status pending_approval unless a status is provided.Query parameters
string
Comma-separated list of fields to include, prefix with
+/- to add or remove from defaults.Body parameters
string
required
Display name of the seller.
string
required
Contact email of the seller.
string
required
The seller’s currency code.
object
required
The initial owner member of the seller.
string
Unique URL-safe handle, generated from the name if omitted.
string
Contact phone number.
string
Seller description.
string
URL of the seller’s logo.
string
URL of the seller’s banner image.
string
The seller’s website URL.
string
ID of the seller in an external system.
string
default:"pending_approval"
One of
open, pending_approval, suspended, terminated.string
Reason recorded with the status.
Whether the seller is marked as premium.
string
Start of a temporary store closure.
string
End of a temporary store closure.
string
Note shown while the store is closed.
object
Custom key-value data.
object
Extra data passed to workflow hooks.
Response
object