v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Accounting

Get accounting events for the specified dates

Returns all accounting related events between the from and to dates. Since there can be a large number of these, the results are paginated. To retrieve subsequent pages of events, pass in the pageToken returned from the prior call.

get/accounting/journalEntry/events

Query parameters

frominteger required

start date in seconds since Epoch(GMT)

tointeger required

end date in seconds since Epoch(GMT)

limitinteger

number of items per page

pageTokenstring

pass this to subsequent calls

Response

successful operation

countinteger
pageTokenstring
totalCountinteger