Get arrival orders

The following fields return in the responseBody the possible values by which the search can be filtered.

In case you want to clean the search, they should not be sent in the request.

FIELDS

search
* It is used when you want to find a text within the values of the fields: "orders.aoNumber".

filters[inventoryStatus][]
It is used when you want to find a specific state in the field "orders.products.inventoryStatus".
Example: not_received

filters[status][]
It is used when you want to find a specific state in the field "orders.status".
Example: pending

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!