Order Logging
Search Orders
GET
/
players
/
orders
/
{workspaceId}
/
search
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Available options:
submitted
, handed_to
, waiting_for_preparation
, finding_new_colleague
, preparing
, completed
, waiting_for_pickup
, cancelled