Remove a parcel from a multi-parcel consignment.
The weight of the removed parcel is subtracted automatically from the weight of the consignment.
If the consignment has already been Allocated
, the charges are recalculated.
Note: You can also use this operation if the consignment lifecycle status is Unallocated
, Printed
, or Ready to manifest
. Using the operation does not change the status of a modified consignment.
Parcel removed from consignment
Bad Request
Unauthorized
Forbidden
Not Found
Conflict - Parcel cannot be removed because the consignment is in a consignment lifecycle status where it cannot be modified
Internal Server Error
{- "errorCode": "string",
- "message": "string",
- "systemMessage": "string",
- "traceID": "string",
- "timestamp": "2019-08-24T14:15:22Z"
}