Request a growth report for an account
POST
/reportsUnavailableThis operation is published for compatibility but is not currently available in wallet-live workspaces.
Requires scope: generate:reports
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
Idempotency-Keyrequired | header | string | Stable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict. |
Request body
| Field | Type | Allowed values | Description |
|---|---|---|---|
store_idrequired | string | any string |
Responses
| Status | Description |
|---|---|
202 | Queued |
400 | Invalid request or funding unavailable |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
404 | Operation unavailable in the current product state |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?