Hello
I'd like to get your help because it's the first time I am trying to use Clover Rest Api.
I see the clover rest api urls have MID in tutorial doc files.
For example, here's the api url.
https://apisandbox.dev.clover.com/v3/merchants/{mId}
I implemented authorization to clover account.(getting auth_code and access_token).
But where can I get MID? I created test app in my dev account and created a test merchant there.
I'd like to get my test merchant id by using clover rest api.
Please help me.
Thanks.