question

kcdev avatar image
kcdev asked Jeffrey Blattman answered

Single Merchant model

I’m using the Clover REST API to integrate POS sales with our system which has clients with multiple outlets. With other POS integrations, API endpoints exist to list all outlets and retrieve all orders.

So with Clover, if one of our clients had say sixty outlets, to retrieve the orders, I would have to make sixty API calls?. Just wanted to check that I’ve got this right and that I haven’t missed anything.

FYI the main endpoint I’m using is /v3/merchants/mId} /orders

OrdersREST API
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

Yes. Make sure and read https://docs.clover.com/docs/api-usage-rate-limits, especially the "best practices" section.

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