Introduction

The Fulfillment Methods API allows you to create, retrieve, and manage fulfillment methods for restaurants.

With the Fulfillment Methods API, you can:

  • Create and manage fulfillment methods.
  • Get information about existing fulfillment methods.
  • Retrieve fulfillment methods that are available for a given address.

Caution: While it's technically possible, adding the same fulfillment method to multiple operations can break some functionality on Wix sites. We strongly recommend that you avoid adding any fulfillment method to more than 1 operation.

Before you begin

It’s important to note the following points before starting to code:

  • The site owner must install the Wix Restaurants Orders (New) app.

Use Cases

Allow a restaurant owner to manage their site's fulfillment methods through an external app.

Terminology

  • Fulfillment method: A method by which a restaurant can serve its customers their orders.
  • Pickup fulfillment method: A type of fulfillment method in which the customer picks up the order from the restaurant.
  • Delivery fulfillment method: A type of fulfillment method in which the restaurant, or someone on behalf of the restaurant, delivers the order to the customer.
Did this help?