Get a list of orders

Retrieves a paged list of shopping items associated with the current working group, passed in catalogItemID.

Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Set the current page (0 based)

string

Set the number of records to return (1000 maximum)

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

Filter by status, fetch shopping items which have the given status (multiple options can be selected as a comma seperated string). Valid options here are [PENDING,ORDERED,RECEIVED,COMPLETED]

string

Filter by catalogitemID

string

Filter sampleID

Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The given value for the filter is invalid.

404

No orders could be found.

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