Get Procurement List

Retrieves a list of Procurement objects, representing the associations between products and Procurementions.

Query Params
string

Cursor for pagination.

int32

A limit on the number of objects to return. Range: 1-100 (default is 10).

ids
array of strings

Array of procurement IDs to filter by.

ids
int32

Procurement state filter. Accepted values: 1 (waiting for stock), 2 (partial receipt), 3 (complete receipt), 4 (cancelled).

string

Filter procurements created at or after this date (ISO-8601 format).

string

Filter procurements created at or before this date (ISO-8601 format).

string

Filter procurements updated at or after this date (ISO-8601 format).

string

Filter procurements updated at or before this date (ISO-8601 format).

Response

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