question

Lee Tickett avatar image
Lee Tickett asked

Multiple filters bug?

Whilst doing some testing I seem to have stumbled on a bug.
If I just filter where id != X I get back my expected result set; https://apisandbox.dev.clover.com/v3/merchants/1VG...
If I just filter where employee.id != X I get back my expected result set; https://apisandbox.dev.clover.com/v3/merchants/1VG...
But if I try and combine the two;
https://apisandbox.dev.clover.com/v3/merchants/1VG...
It looks like the employee.id criteria is being ignored.
Am I doing something wrong?
Orders
10 |2000

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

0 Answers

·

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