Retrieve the charge records data
Retrieve the charge records data
GET
Retrieve the charge records data
Query Parameters
Transaction started at (Both startedAt and endedAt cannot be applied to the same request)
Example:
"2021-12-11T13:04:49.372Z"
Transaction record updated date
Example:
"2023-01-11T13:04:49.372Z"
ISO Timestamp
Example:
"2023-02-11T13:04:49.372Z"
Transaction ended at (Both startedAt and endedAt cannot be applied to the same request)
Example:
"2021-12-11T13:04:49.372Z"
ISO Timestamp
Example:
"2021-12-11T13:04:49.372Z"
location ID to retrieve
Example:
1
Example:
1
Only retrieve informations associated with an appUserId
Example:
1
Example:
"1"
Available options:
id, startedAt, updatedAt, endedAt Example:
"id"
Available options:
ASC, DESC Example:
"ASC"
The number of items to skip before starting to collect the result set
Example:
250
Number of record to collect
Required range:
x <= 2000Example:
250
Available options:
standard, finance Example:
"finance"
Available options:
CSV, JSON Example:
"JSON"
Available options:
;, , Example:
","
Available options:
_, . Example:
"."
Available options:
,, . Example:
"."
Response
Charge Records Data