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.

Solve exception allocation

POST

https://api.pack.cloud/v1/warehouses/{warehouseId}/exception-allocations/{exceptionAllocationId}/solve

Request

Path parameters

warehouseIdstring
exceptionAllocationIdstring

Payload

idstring
ID of the allocation
quantityinteger
remarksstringnull
type_codestring

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