parameterName (use camelCase or snake_case)order_id, customerEmail, product_sku, user_idstatus parameter: "active"limit parameter: 10include_archived parameter: falseContent-TypeAuthorizationX-API-KeyX-Client-IDAcceptUser-AgentContent-Type: application/jsonAuthorization: Bearer your-api-token-hereX-API-Key: your-api-key-hereAccept: application/jsonKey: Content-Type
Value: application/jsonKey: X-API-Key
Value: your-api-key-hereyour-client-idyour-client-secretAuthorization: Basic base64(client_id:client_secret)https://auth.example.com/oauth/tokenread:orderswrite:inventoryuser:profilehttps://api.example.com