delivery

Cancel the delivery of the specified parcels.

Cancels an in-progress delivery for the given parcels, when cancellation is still permitted. Delivery cannot be cancelled once the parcel has been picked up. Cancellation is allowed in the following states: qualifiedforpickup, onroutetopickup, and pickingup. Please note that cancellation may incur costs.

post/v1/parcels/deliver/cancel

Request body

parcel_idsstring[] required

List of parcels to be cancelled

Response

Cancellation request accepted and is being processed.

Changes

No recorded changes to this endpoint across all 1 revision of this API.