...
To be notified about changes regarding Channels, you will need to subscribe to the
MENU_PRICES_AVAILABILITY_UPDATE
webhook /wiki/spaces/TRX/pages/4404314113. This webhook contains information about which Channel P&A has been updated.Channels P&A can be changed either through Partners API or FZ Portal, but they must be configured in Sanity first.
Content is not handled for Channels, only P&A.
To consume and edit data through partners-api, you must use the newer APIs
GET /api/v1/stores/{storeId}/menu/{serviceMode}/{channel}/plus
- getStoreMenuPlusPUT /api/v1/stores/menu/plus
- updateMenuPlusGET /api/v1/stores/{storeId}/menu/{serviceMode}/{channel}/plus/diff/{version}
- getStoreMenuDiff
...