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/members/me' \ -H 'Authorization: Bearer <token>' \ -H 'x-seller-id: <seller_id>'
{ "seller_member": { "id": "selmem_01HXYZ", "is_owner": true, "member": { "id": "mem_01HXYZ", "first_name": "Jane", "last_name": "Doe", "email": "owner@acme.com" }, "rbac_role": { "id": "role_seller_administration", "name": "Administration" }, "seller": { "id": "sel_01HXYZ", "name": "Acme Store", "status": "open" } } }
Retrieve the authenticated member’s profile for the active seller.
Show properties
address
payment_details
professional_details