Skip to main content
POST
Cancel Delivery Request
Cancel a delivery request that hasn’t been accepted by a delivery partner yet. Once a request is accepted, it cannot be cancelled.

Path Parameters

string
required
The unique identifier of the delivery request to cancel

Response

string
The unique identifier of the cancelled delivery request
string
Updated status of the request. Will be set to “CANCELLED”
string
ISO 8601 timestamp when the request was cancelled
string
System-generated reason for cancellation (“USER_REQUESTED”)

Example Request