Sellers
Create Seller
Register a new seller account with its first member.
POST
Creates a seller account, optionally with an initial address, professional details, and payment details.
This is a public route — no
Authorization or x-seller-id header is required. When called without an authenticated member, member_email is required so the owner member can be created.Body parameters
The seller’s display name.
The seller’s contact email.
The seller’s default currency code (e.g.
usd).Unique handle for the seller’s storefront URL.
The seller’s contact phone number.
Email for the owner member — required when there is no authenticated member.
First name of the owner member.
Last name of the owner member.
Description of the seller’s store.
The seller’s address.
The seller’s business registration details.
The seller’s bank account details.
Custom key-value pairs.
Custom data passed to workflow hooks.