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
Comma-separated list of fields to include, prefix with
+/- to add or remove from defaults.Body parameters
Display name of the seller.
Contact email of the seller.
The seller’s currency code.
The initial owner member of the seller.
Unique URL-safe handle, generated from the name if omitted.
Contact phone number.
Seller description.
URL of the seller’s logo.
URL of the seller’s banner image.
The seller’s website URL.
ID of the seller in an external system.
One of
open, pending_approval, suspended, terminated.Reason recorded with the status.
Whether the seller is marked as premium.
Start of a temporary store closure.
End of a temporary store closure.
Note shown while the store is closed.
Custom key-value data.
Extra data passed to workflow hooks.