Introduction

The Deliveroo Express API provides partners with a lightweight, robust integration solution to leverage the Deliveroo rider network for their order deliveries through the following actions :

Deliveroo Express API Flow

720
  1. A customer is ready to checkout their order on the partner's website
  2. The partner requests a Deliveroo Express quote by calling the CreateQuote endpoint and displays the quoted amount on the checkout page.
  3. Once the partner has all the order details, an updated quote is requested by calling the UpdateQuote endpoint.
  4. The customer accepts the quote by picking the Deliveroo Express delivery option at checkout, the partner then calls the ScheduleDelivery endpoint.
    The quote is implicitly rejected without any endpoint call if the customer picks an alternative delivery option.
  5. A Deliveroo rider picks up and delivers the order, webhook callbacks can optionally be setup to get notified of the delivery and rider lifecycle