Search for records where specific field is empty
Hi,
How can I use the api to search for records where a specific field is empty? for example, get all Sales Orders where Contact Name is empty. It's easy enough in the view, but not through the api - searchRecords can't seem to be able to search for empty value.