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

KeyDatatypeRequiredDescription
fromstringOptional from date to generate report for
tostringOptional to date to generate report for
accountIdstringOptional id of account to limit report for
unitIdstringOptional id of unit to limit report for
textstringOptional if a text report should be created

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{}