Cancel Delivery

POST {{baseUrl}}/customers/:customer_id/deliveries/:delivery_id/cancel

Cancel an ongoing or previously scheduled delivery.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
User-Agentstring

RESPONSES

status: OK

{"dropoff_notes":"Second floor, black door to the right.","dropoff_verification":{"barcodes":[{"value":"string","type":"CODE39"}]},"manifest_reference":"REF0000002","pickup_notes":"Follow big green 'Pickup' signs in the parking lot","pickup_verification":{"barcodes":[{"value":"string","type":"CODE39"}]},"requires_dropoff_signature":true,"requires_id":false,"tip_by_customer":500,"dropoff_latitude":40.7727076,"dropoff_longitude":-73.9839082}