This method is deprecated.
Deprecated. This method will be deprecated on March 30, 2026. Replace with updateOrder().
Migration Instructions
To stay compatible with future changes, migrate to
updateOrder().
To migrate to the new method:
Add a backend file to your site.
Write a code so that it replaces the updateOrder() method from the frontend with the updateOrder() method from the backend. Export your backend function so that it can be used in the frontend.
Import your backend function into the frontend file. Test your changes to make sure your code behaves as expected.
You can't update an order after payment has been processed.
Note: The frontend Events APIs aren't functional when previewing a site. View a published version of a site to see their complete functionality
ID of the event that the ticket reservations are for.
Number of the order to update.
Information related to the update.