Questions:
- Do you mean you have the same email address used for the creation of multiple shops?
- Do you mean you have a user who has signed into your application from multiple shops?
- Do you mean that you want to get the data from multiple shops from a single API request?
Answers
- You kind of can't really do anything. You *might* be able to do something based on the account owners email.
- You could store their shop ids in the session or something.
- No