Orders
Read and manage Wix Restaurants orders Learn more.
- ARTICLE
- ARTICLE
- ARTICLE
- OBJECT
- GET
Retrieves an order.
- GET
Retrieves a list of up to 1000 orders, given the provided filters.
- POST
Changes the order status to ACCEPTED. Note: It is not possible to change the order status from FULFILLED to ACCEPTED.
- POST
Changes the order status to FULFILLED.
- POST
Changes the order status to CANCELED.
- WEBHOOK
Triggered on successful creation of a new order. This means the order has been validated and the payment has cleared, and now the site owner can accept or ...
- WEBHOOK
Triggered when an order is accepted.
- WEBHOOK
Triggered when an order is fulfilled.
- WEBHOOK
Triggered when an order is canceled.
- WEBHOOK
Deprecation Notice > The Order Created webhook has been replaced with the New Order webhook and will be removed on September 30, 2022. If your app uses this ...