Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl 'http://localhost:9000/vendor/sellers/me' \ -H 'Authorization: Bearer <token>' \ -H 'x-seller-id: <seller_id>'
{ "seller": { "id": "sel_01HXYZ", "name": "Acme Store", "handle": "acme-store", "email": "store@acme.com", "status": "open", "currency_code": "usd", "address": { "city": "New York", "country_code": "us" } } }
Retrieve the seller the request is scoped to.
x-seller-id
Show properties
open
pending_approval
suspended
terminated