The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get list of exceptions

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/exceptions

Request

Path parameters

warehouseIdstring

Query parameters

filter[organization_id]string
filter[type_code]string
Allowed values:barcode_not_scannabledamagedinsufficient_stocklocation_not_foundwrong_productother
includearray
Allowed values:productproduct.organizationstockstock.locatable
sortstring
Allowed values:created_at-created_at

Response

OK

Body

idstring
ID of the exception
product_idstring
ID of the related product
stock_idstring
ID of the related stock
remarksstringnull
statusstring
Allowed values:openpendingcompleted
type_codestring
Allowed values:barcode_not_scannabledamagedinsufficient_stocklocation_not_foundwrong_productother
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
prevstringnull
Link to previous page
nextstringnull
Link to next page
per_pageinteger
Item count per page
Example:25