Invoice API search customer

Invoice API search customer

When trying to find a specific customer through the API by using

it produces the following error:
<Response status="0">
<Code> 5 </Code>
<Message>
<![CDATA[ Invalid URL Passed ]]>
</Message>
</Response>

What am I doing wrong ?