curl --location --globoff '/api/method/public/online-ordering/get-online-branches?search_term=undefined&lat=undefined&lon=undefined×tamp=undefined&restaurant_brand=undefined' \
--header 'X-Access-Token: <api-key>'{
"message": [
"BR-CAIRO-1",
"BR-CAIRO-2"
]
}