{
  "BASE_URL": "https://gfresh.azurewebsites.net/",
  "PUSH_DATA": "https://gfresh.azurewebsites.net/api/sync/from/soft",
"SANITIZE_DATA": "https://gfresh.azurewebsites.net/api/sync/data/sanitize",
"SUMMARIZE_DATA": "https://gfresh.azurewebsites.net/api/sync/data/summarize",
  "ITEM_SEARCH": "https://gfresh.azurewebsites.net/api/sync/search/item",
  "ITEM_LIST": "https://gfresh.azurewebsites.net/api/sync/get/items",
  "ITEM_BY_CODE": "https://gfresh.azurewebsites.net/api/sync/item/code"

}