Returns the list of Till objects

Returns the list of Till objects

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

Expects an ISO8601 timestamp. Will display all tills that were opened at this time.

string

Expects a number that corresponds to a PosStation ID. Will display all tills that belong to this POS.

integer

Expects an ISO8601 timestamp. Will display all tills that were closed at this time.

string

Expects a number that corresponds to an Employee ID. Will display all tills that were opened by this employee.

integer

Expects a number that corresponds to an Employee ID. Will display all tills that belong to this employee.

integer

Expects a number that corresponds to an Establishment ID. Will display all tills created under this establishment.

string
enum
Allowed:
fields
array of strings

Comma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.

fields
integer
Defaults to 20

Amount of objects to return per query. This amount must be lower than 100 to avoid high server load.

integer
Defaults to 0

Offset value for returned resources. Used in conjunction with the limit parameter to return resources in "pages".

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

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