Setting up new stores
A guide for creating stores in Gateway
Here are the steps required for setting up stores in Gateway:
- Setup the Brand
- Setup the Menu Profile
- Setup the Store(s)
Setting up the Brand
Each store falls under a certain brand. An integrator can service multiple brands with their account. The brand is required to be setup before a menu profile or store can be added. To create a brand, see the API endpoint Create or update a brand.
Setting up a Menu Profile
Menu profiles are used to manage the type of items that a restaurant will have on it's menu. For example, a Halaal restaurant might have a profile that excludes or swaps out pork items.
It is not required to have a menu profile set up when creating a store but it is recommended. When a store is linked to a particular profile and a new menu is pushed to YUMBI via YUMBI Gateway, that menu will automatically be set on the store by YUMBI.
To setup a menu profile, use the API endpoint Create Menu Profile.
Setting up Stores
Once a brand and menu profile have been created, stores can be created or updated using the API endpoints Upsert Store for a single store or Upsert Stores to create or update many stores at once.
Updated 5 months ago
