Is there a way to get all details for an array of orders in a single request? For these 2 order ids: Z7565SHPTC344, Z7565SHPTC344 And this merchant id: NJSN3NEHPQDD0
How should the query be like?
api.clover.com:443/v3/merchants/NJSN3NEHPQDD0/orders?filter=id=Z7565SHPTC344,Z7565SHPTC344&expand=refunds,discounts -> this is not working