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 exception by id

GET

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

Request

Path parameters

warehouseIdstring
exceptionIdstring

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