This is a method from the KashFlow Accounting Software SOAP API

Description

This method returns an object of type Customer containing details of the customer specified by the Customers email address.

This is an alternative to the GetCustomer method which returns a customer based on their code. It is useful for checking if a customer already exists .

Parameters

IN
CustomerEmail
String
The customers email address

Returns

Object of type Customer