The Availability Exceptions API allows you to create and manage availability exceptions for restaurant operations. Availability exceptions are time periods during which your site can’t fulfill orders for the operation. An availability exception can block all fulfillment methods during the time period, or only specific fulfillment methods.
For example, you could use availability exceptions to:
With the Availability Exceptions API, you can create and manage availability exceptions.
It’s important to note the following points before starting to code:
To use the Availability Exceptions API, import { availabilityExceptions }
from wix-restaurants.v2:
import { availabilityExceptions } from "wix-restaurants.v2";