Delete the allocation of a consignment

If you want to modify a consignment after its status changes to ALLOCATED, you must first delete the allocation of the consignment before modifying it.

Delete consignment allocation request

You need the following to make a delete consignment allocation request.

Parameter Value Description
status ALLOCATED or
PRINTED or
READY TO MANIFEST
The consignment lifecycle status.
consignmentCode The consignment identifier generated by Metapack when a consignment is created.

Using the Delete consignment allocation operation, enter the consignmentCode of the consignment.

Delete consignment allocation response

204 (No Content)

The result is as follows.

Parameter Value Description
status UNALLOCATED You can modify, reallocate, or delete the consignment, or add parcels to it.

If you want to verify verify the status of the consignment, use the Get a consignment operation with the consignmentCode.

Related tasks