Manager menu sync
Synchronize Manager menus with Otter menus for a store, optionally publishing to OFO in the same request.
Before you begin
- Menus Manager integration enabled for the store
Steps
- Trigger manager menu sync (optionally with publish to OFO).
- Response includes a job id for the async work.
- Poll
GET /v1/menus/jobs/{jobId}untilSUCCESSorFAILED.
Verify
Run sync; job completes and Otter menus reflect Manager state (and OFO if you enabled publish).