question

mister-kweh avatar image
mister-kweh asked mister-kweh edited

Filter with 'in' statement not returning any results

Just like it says in the title. When I use this url I get an empty elements field on the returned json.

https://api.clover.com/v3/merchants/X7GAS685NQ2C1/tax_rates?filter=name in ('Tobacco Tax', 'Sales Tax')


However if I search for each Tax individually, with name={tax_name}, then it works just as expected. I'm also having the same problem with the 'items' endpoint.

This was working just fine for me yesterday. Additionally, If the list for the 'in' statement is bigger than about 80 items, then the endpoint just returns a 400 bad request with no other details whatsoever.

REST APIInventory
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