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?