GET
Summarize transactions

Authorizations

X-API-Key
string
header
required

Query Parameters

academyId
integer[]

Academy ids to include. Defaults to all academies the key can access.

Required range: x >= 1
paidFrom
string<date>
required

Start of the window, inclusive. Interpreted as a calendar date in each academy's own timezone, not as a UTC instant. A request covering academies in different timezones therefore reads a different UTC range for each.

paidTo
string<date>
required

End of the window, inclusive, as a calendar date in each academy's own timezone (see paidFrom). Window capped at 366 days.

Response

Transaction summary

data
object[]
required