Managing Merchants
These endpoints operate on your partner account as a whole. They are authenticated withX-API-Key + X-API-Secret only — no merchant key. See Partner Authentication.
List connected merchants
store_onboarded webhooks you have processed.
Merchant keys are not included here. They are delivered only in the
store_onboarded webhook — see Onboarding Merchants.Disconnect a merchant
GET /v1/partners/stores and its events stop reaching your webhook URL.
Analytics
All analytics endpoints are scoped to the merchants connected to your platform. Every one of them accepts:store_id narrows results to a single merchant on /analytics/orders only. The other analytics endpoints always aggregate across every merchant connected to you.400 with a validation error listing the offending fields.