question

u1 avatar image
u1 asked Jeffrey Blattman answered

Query data across all merchants

Is there a way to query data across several merchants using the REST API?

For example, I have a token code for a client - I would like to get the employees for that client across all merchants

From the API it is merchant specific:

GET /v3/merchants/{mId}/employees
10 |2000

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

1 Answer

Jeffrey Blattman avatar image
Jeffrey Blattman answered

No, all calls are tied to authentication which is per-merchant. That is true even if the MID is not explicitly present in the URI.

10 |2000

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