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
String
The customers email address