Export transactions for a period
Header Parameters
Api-Keystring
Query Parameters
lodatestring Required
Period start (parsed by Time.zone.parse).
hidatestring Required
Period end.
club_idinteger
Restrict the result to a specific network branch.
paykind_idinteger
finoperation_idinteger
startinteger
1-based index of the first record to return (offset = start - 1).
Defaults to 1.
Minimum
1
Default value
1
limitinteger
Page size. Defaults to 25; values above 100 are silently capped
to 100.
Minimum
1
Maximum
100
Default value
25
Response
200
Object
Transactions with line items (crud envelope)
Response Attributes
successboolean
dataarray
Show child attributes
errorstring
error_codeinteger
totalinteger | null
summaryobject
401
Object
Session not established / invalid key.
Response Attributes
successboolean
dataarray
errorstring
session_expiredboolean
totalinteger
Was this section helpful?
Response
Was this section helpful?