Get allowed item substitutions.get https://api.developers.deliveroo.com/picking/v1/orders/{order_id}/items/{order_item_id}/substitutePath Paramsorder_idstringrequiredorder_item_iduuidrequiredQuery Paramsneedlestringlimitintegerrequired≥ 0quantityintegerrequired≥ 0Responses 200Response with list of allowed items substitutions 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