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.

Create exception

POST

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

Request

Path parameters

warehouseIdstring
fulfillmentIdstring

Payload

idstring
ID of the allocation
quantityinteger
remarksstringnull
type_codestring
Allowed values:barcode_not_scannabledamagedinsufficient_stocklocation_not_foundwrong_productother

Response

Created

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