question

davidmonsterwang121 avatar image
davidmonsterwang121 asked davidmonsterwang121 answered

Obtaining Merchant ID in express

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.


Merchant
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

parquet76 avatar image
parquet76 answered

The merchant id is in the URL params on the OAuth redirect, see the docs - https://docs.clover.com/docs/using-oauth-20

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

davidmonsterwang121 avatar image
davidmonsterwang121 answered

Hi parquet76.

I finally got it.


Thank you very much!!!

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community