Cancel Order

POST {{base_url}}/v1/delivery/order/{{order_id}}/cancel

Allows cancellation of an Uber Eats Order

Request Body

{"info"=>"<string>", "type"=>"CUSTOMER_CALLED_TO_CANCEL", "client_error_code"=>"<string>", "item_metadata"=>{"invalid_item"=>[{"id"=>"<string>", "type"=>"OUT_OF_ITEM", "client_error_code"=>"<string>", "info"=>"<string>", "external_id"=>"<string>"}, {"id"=>"<string>", "type"=>"NOT_ON_MENU", "client_error_code"=>"<string>", "info"=>"<string>", "external_id"=>"<string>"}]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
User-Agentstring