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