Executing GET /stores API method, a lot of information about configured stores can be given to the user. Information like location, opening hours, email, phone number, and many more.
This information can be used by the user to select preferred stores, and this selection has to be sent with the API method PUT /user.
Store Tags
Store Tags are a way to classify stores, mainly this is thought to be used as store geographical regions. With GET /storetagids method, information about configured tags can be pulled from the app.