Creating Orders as a Partner
Partners can create orders on behalf of their onboarded stores. The request body is identical to a standard order creation — the only difference is the authentication headers.If you are a direct merchant (not a partner), see Creating Orders for the standard integration guide.
Authentication
Partner requests require three headers instead of one:| Header | Description |
|---|---|
merchant-key | Identifies the target store you are creating the order for. |
X-API-Key | Your partner API key. |
X-API-Secret | Your partner secret key. |