Build a Delivery Dispatch integration

Create an account id from Create account and store it.

Create a restaurant id from Create restaurant and store it.

Use the restaurant id to call Get quotes to find cheapest and/or fastest delivery

Create an order for the restaurant id, including the quote id in the delivery payload with Create order.