Orders
Read and manage Wix Restaurants orders Learn more.
Guides
Additional information about this section
Functions
Perform actions on an object
- Get Order( )
Retrieves an order.
- List Orders( )
Retrieves a list of up to 1000 orders, given the provided filters.
- Accept Order( )
Changes the order status to ACCEPTED. Note: It is not possible to change the order status from FULFILLED to ACCEPTED.
- Fulfill Order( )
Changes the order status to FULFILLED.
- Cancel Order( )
Changes the order status to CANCELED.