This method is used to bring all the stores registered in the Beeping system. To access this step, you must first perform the basic authentication.
Method: get
Uri: api/get_shops/
Endpoint: http://app.gobeeping.com/api/get_shops/
Curl Example
curl --location --request GET 'app.gobeeping.com/api/get_shops' \
--header 'Authorization: Basic -----'