question

khalsa avatar image
khalsa asked Miguel Deactivated answered

How to make export Menu database including Items IDs to use with REST API?

We have 20 stores and using REST API to send Online Orders to our POS.

We export the menu database of one store and import it into the rest of 19 stores.
All the menu items and modifiers are imported successfully BUT the Item IDs and Modifer IDs to use with REST API is different for each store.

Is there a way to import items IDs and Modifier IDs to make a unified database across all our stores?


REST APIInventoryModifiers
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Miguel avatar image
Miguel Deactivated answered
No. Unfortunately, it's not possible to import or customize IDs. IDs are randomly created at time of creation. I would suggest creating a map that relates all the different IDs with the specific merchants for each modifier or item.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community