Adjust Order Price

POST {{base_url}}/v1/delivery/order/{{order_id}}/adjust-price

Adjusts the price of an order of an active order for an Eater and awaits confirmation from the customer.

Request Body

{"amount_ed5"=>"<number>", "tax_rate"=>"<string>", "reason"=>{"code"=>"REQUESTED_ADD_ONS", "description"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
User-Agentstring