Poll this endpoint for Upsert status

This endpoint returns the status of your POST upsert call. You should receive a response containing status equal to one of pending, success or failure.

Task StatusDescription
pendingMenu Upsert still in progress and not completed.
failureSomething went wrong on the server side while processing your menu, therefore no menu or menu_items is uploaded
successMenu successfully uploaded, the response will contain a result field that maps the given external ids to created internal ids.
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!