Suspend/Unsuspend Menu Entities Flow
This flow describes the process to suspend/unsuspend menu entities (categories/items/modifiers) and how to sync these changes with publish targets.

-
The partner applications calls the /manager/menu/v1/menus/entities/availability/[suspend/unsuspend] endpoint to modify the state of a list of menu entities (the passed IDs must be the same used to create/update the menu). This operation modifies the state of the entities on our platform.
-
Once the menu state modifications are ready, the changes can be synced with the available publish-targets by running the "Publish Menus To Target Flow".