v1

latestOpenAPI 3.0.0Cabify Api support2026-07-264588127.9 KB
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.