POST:analytics/custom_report.json
POST:analytics/custom_report.json
Description
Execute or analyze custom SQL query.
Permission bit: "analytics.read"
Topic: Analytics
Query Parameters
Analyze only, don't execute
Example: ?analyze_only=true
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "query": "", "variables": [ { "key": "", "value": "" } ] }
Response Body
Response Body Type
Loading module