GET customer?emailAddress={emailAddress}&isShowAll={isShowAll}
Get customer data(Customer code, Contact code and API Customer Id) with specified email address
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
emailAddress |
Customer or Contact email address |
string |
Required |
isShowAll |
If True Return All Customer/Contact that Matches, else "Return first Record Found" |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Customer code, Contact code and API Customer Id
Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.MatchingCustomerName | Description | Type | Additional information |
---|---|---|---|
data | Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.MatchingCustomer |
None. |
|
links | Interprise.Web.Services.Http.LinksNode |
None. |
Response Formats
Sample not available.