Go to Apicbase

Get Creation Events

Returns a list of creation (production) events in an outlet.

Log in to see full request history
Path Params
string
required

An outlet's ID.

Query Params
int32

A page number within the paginated result set.

string

A field to order results by.

string

Filter on the event's status.

date

Filter on a creation date (exact).

date

Filter on a creation date (greater than).

date

Filter on a creation date (lower than).

date-time

Filter on the event's actual date, as specified by the user.

date

Filter on the event's actual date, as specified by the user (greater than).

date

Filter on the event's actual date, as specified by the user (lower than).

string

Query the contents of the remarks field.

string

A user ID.

string

A user's email address.

string

A user ID.

string

A user's email address.

float

The event's total stock value in variation (exact).

float

The event's total stock value in variation (greater than).

float

The event's total stock value in variation (lower than).

Response

Response body
object
integer
Defaults to 0
string
string
array of objects
results
object
string
string
string
string
string
string
object
object
string
array of objects
items
object
object
string
string
string
array of objects
stock_item_updates
object
object
string
string
string
string
string
Language
Credentials
OAuth2