Get Single Order Detailsget https://api.developers.deliveroo.com/order/v2/orders/{order_id}Path Paramsorder_idstringrequiredResponses 200Successfully returning order details. 400The request didn't work, often because a required parameter is missing or the content-type hasn't been set e.g. an incorrect JSON request 404Order with that ID was not found in our systems. 500Something went wrong on our end. You'll have to try again later once we've fixed it.Updated 23 days ago