Added management of cash reasons for order deletion (Admin Panel > Order Statuses). Now you can define which cash deletion reasons will be available to delivery staff.
Flexible configuration: Use toggles next to each reason to enable or disable it. If a reason is not relevant to your current business processes, simply hide it to avoid cluttering the interface and to prevent staff errors.
Quick search: We have added a search bar in theCash reasons for order cancellationYou no longer need to scroll through the entire list; just enter the name of the desired reason, and the system will find it instantly.
Added a new API method for creating menu item extended properties: https://delivery.ucs.ru/orders/api/v1/menu/dish-ext-property Also, all existing extended properties for a menu item are now returned in the menu request response. This allows integrators to flexibly manage the volume of data on establishment menus.
In addition to the API documentation, we have added Swagger, which allows external developers to:
quickly familiarize themselves with all available endpoints, methods, and parameters
Enabled automatic menu publishing. Now, when the setting is enabled in the menu view, all changes to menu items will be automatically updated and published to external sources every 4 hours.