Just tried to fetch several customers, e.g. using
https://apisandbox.dev.clover.com/v3/merchants/NNVT6ZXXXXX/customers?expand=addresses&expand=metadata&filter=id=57MG6ERRQQXX&filter=id=V9HWQRR26KBXX
after not succeeding I read some forum posts here, e.g.
https://community.clover.com/questions/10385/get-multiple-order-by-list-of-idfilter-multiple-id.html
Is it still not possible to fetch two orders using 2 different order ids?
Say, if you want 30 specific orders one has to make 30 API calls, that sounds not to be in the interest of Clover and developers. Any news on that?
It could also be an option to allow lists as input to the id field of the specific customer API call, but that does not seem to be allowed either.