Our application is connected with Clover using OAUTH and in case of single MID, the user only needs to login into their account to validate the OAUTH request and response comes back to our application with merchant id.
My question is, what is the user experience when they have multiple MIDs associated with their account. On the OAUTH request, will they get a chance in the UI to select the merchant id? If not, is there a way from application to specify the merchant ID while making the OAUTH request?