Retrieve a list of transactions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Transaction started at (Both startedAt and endedAt cannot be applied to the same request)
"2021-12-11T13:04:49.372Z"
Transaction record updated date
"2023-01-11T13:04:49.372Z"
ISO Timestamp
"2023-02-11T13:04:49.372Z"
Transaction ended at (Both startedAt and endedAt cannot be applied to the same request)
"2021-12-11T13:04:49.372Z"
ISO Timestamp
"2021-12-11T13:04:49.372Z"
location ID to retrieve
1
1
Only retrieve informations associated with an appUserId
1
"1"
id, startedAt, updatedAt, endedAt "id"
ASC, DESC "ASC"
The number of items to skip before starting to collect the result set
250
Number of record to collect
x <= 2000250
CSV, JSON "JSON"
_, . "."
,, . "."
Response
Transaction Data
Transaction data