POST

Accept Order


Deprecation Warning

This method will be deprecated on September 30, 2025.

Changes the order status to ACCEPTED.

Note: It is not possible to change the order status from FULFILLED to ACCEPTED.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Orders
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/restaurants/v3/orders/{id}/accept

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?