searchRecords api method

searchRecords api method

Trying to understand why the following is happening. I have created 3 account in the CRM with the following account names

Wonder Company
Test
Sample Company

When I make the following call, I get all companies returned as the result

https://crm.zoho.com/crm/private/xml/Accounts/searchRecords?authtoken={My Auth Key}&scope=crmapi&criteria=(Account Name:a)

I would of expected none to be returned, it in theory it is getting accounts that "Start With a"