Reject orderput https://api.developers.deliveroo.com/picking/v1/orders/{order_id}/rejectPath Paramsorder_idstringrequiredBody Paramsreject_reasonstringenumrequiredINGREDIENT_UNAVAILABLECLOSING_EARLYBUSYOTHERAllowed:INGREDIENT_UNAVAILABLECLOSING_EARLYBUSYOTHERResponses 200Order status information 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 401The request didn't work because the combination of your API key and API token doesn't exist in our system or your integration has been disabled 404Order with that ID was not found in our systems. 429Too many requests. Rate limit of 1 request / 30 seconds / 1 order is exceeded 500Something went wrong on our end. You'll have to try again later once we've fixed it.Updated 26 days ago