Lists transactions for a particular location.
Open in API Reference
The ID of the location to list transactions for.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The beginning of the requested reporting period, in RFC 3339 format.
See Date ranges for details on date inclusivity/exclusivity.
Default value: The current time minus one year.
The end of the requested reporting period, in RFC 3339 format.
Default value: The current time.
The order in which results are listed in the response (ASC for oldest first, DESC for newest first).
ASC
DESC
Default value: DESC
A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for your original query.
See Paginating results for more information.
// No response received yet.