HomeTutorialsAPI ReferenceChangelog
Log In
API Reference

List register sales

DEPRECATED This endpoint has a 2.0 equivalent. We recommend using that instead.

Returns a paginated list of register sales.

🔒 Requires: sales:read scope

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time

If included, returns only items modified since the given time. The provided date and time should be in UTC and formatted according to ISO 8601.

uuid

If included, returns only register sales made for the given outlet, identified by ID.

string

If included, returns only register sales in the given state. The state[] parameter may be used more than once; returned sales will be in any of the specified states.

string

If included, returns only register sales with the given attribute. The attribute[] parameter may be used more than once; returned sales will be in any of the specified attributes.

string
deprecated

It is recommended to use state[] and attribute[] instead. If included, returns only register sales in the given status. The status[] parameter may be used more than once; returned sales will be in any of the specified statuses.

number

The number of the page of results to be returned.

number

The size of the page of results to be returned.

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json