I’m implementing my Xero API, and I want to be able to search Xero to see if a particular contact already exists to associate an invoice with… and I can’t seem to make the where filter work.
Here is what I have… am I missing some small but important detail? It is just returning all contacts, rather than the one I want…