Provides business statistics about the given organization for a particular date range
GET {{baseUrl}}/v1/Organizations/:id/business-stats?from=<dateTime>&to=<dateTime>&accountId=<string>&unitId=<string>&text=<boolean>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from | string | Optional from date to generate report for | |
to | string | Optional to date to generate report for | |
accountId | string | Optional id of account to limit report for | |
unitId | string | Optional id of unit to limit report for | |
text | string | Optional if a text report should be created |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}