Skip to content

Cancel a Manifest

Cancel a manifest of inbound stock from WCS.

Direction WMS → WCS

HTTP Method POST

Path /api/goodsIn/cancel

{
"manifestId": "3afc0bf8-1a4f-44c9-95bb-0b5b3b605567"
}

202: PickTask cancel request sent

{
"message": "Accepted"
}

401: Access denied, Invalid Authentication

{
"message": "Unauthorized"
}