Statistics

Obtain statistics about timetable purchases

get/apps/{appId}/statistics/timetable/purchases

Path parameters

appIdinteger required

The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.

Query parameters

detailedboolean
integer[]

Interval like [x, y] where x, y are a number of days between today. Example, to have all invoices overdue by more than 30 days but less than 60 : [-60, -30]

Response

Success

intervalstring[]
countinteger
balanceinteger

Changes

No recorded changes to this endpoint across all 2 revisions of this API.