Returns the list of BusinessActionLog objects

Returns the list of BusinessActionLog objects

Log in to see full request history
Query Params
string

Expects UUID string. Will return a BusinessActionLog entry with a matching uuid field value.

date-time

Expects ISO8601 timestamp. Will return all actions with a matching timestamp.

integer

Expects PosStation resource ID. Will return all actions performed on that POS station.

integer

Expects User resource ID. Will return all actions performed by the specified user.

integer

Expects action type ID. Will return all BusinessActionLog entries for the specified action.

integer

Expects Establishment resource ID. Will return all actions performed in that location.

string
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
Click Try It! to start a request and see the response here! Or choose an example:
application/json