Added new item classifications
Add new market-specific menu item classifications. These include "alcohol_product", "tobacco_product", "vape_product" and "cbd_product".
Removed deprecated allergen options.
Removed "nuts" and "gluten" as acceptable allergen values when uploading menu items. Both these options have been replaced by several more granular values that can be used instead.
Singapore tax rate update
We have updated the menu API documentation to reflect the latest Singapore tax rate change from 8% to 9% effective from 1st Jan 2024. We have also removed tax rates for the markets we no longer operate in.
DRS (Deposit Return Scheme) Fees Support Added for Ireland market
[IRELAND] We have updated the menu and order APIs to support DRS Fees for the Ireland market. Menu guidelines and Menu Upload API now provide the details of the DRS Fee structure. Additionally, the payload of Order Events Webhook provides the details of deposit fees applied and is further added to the Order APIs V2 endpoints.
Updated Item Dietary Information to be market specific
Updated Item Dietary Information to be market specific. Any invalid codes sent in menu updates will not fail the update, but will not be shown to consumers.
Customize Menu for Grocery Partners
A property experience
is added to menu
object to the Upload Menu payload request.
Order payload updated with meal cards
The response from the Get Order endpoint has been enhanced to include a meal cards object, enabling Integrators to determine whether an order was processed using a meal card. Additionally, the payload of the Order Events Webhook Callback now provides meal cards information. This crucial update is also exemplified in the fulfillment types payload example, in Guides section.
Order Ready, Need More Time added to Prep Stages endpoint
The prep-stages endpoint has been updated so that API Integrated partners can now tell Deliveroo if an order is ready or more time is needed to prepare the food. For more detailed information see the API docs.
Customer name, phone number and order frequency is now available in the Order Events Webhook.
Customers first name and the ability to contact them through a bridge code is now available in the Order Events Webhook Callback for Deliveroo fulfilled and pick up orders orders. Customer order frequency is also available on all fulfilment types on the Order Events Webhook Callback
Rider name anonymisation
The Rider Events Webhook Callback has been updated to use Deliveroo Rider in the full_name field to support rider anonymisation.