Description
Gets customer details from bLoyal given a bLoyal Id.
Parameters
| Name |
Type |
Description |
| credential |
Credential |
Web service login credentials.
|
| customerId |
int |
The bLoyal customer Id.
|
Returns
A GetCustomerResult element having the structure defined by the following table.
| Name |
Type |
Description |
| Address1 |
string |
|
| Address2 |
string |
|
| BirthDate |
dateTime |
|
| City |
string |
|
| CompanyName |
string |
|
| Country |
string |
|
| EmailAddress |
string |
|
| FaxNumber |
string |
|
| FirstName |
string |
|
| FirstName2 |
string |
|
| Id |
int |
|
| LastName |
string |
|
| LastName2 |
string |
|
| MobilePhone |
string |
|
| NickName |
string |
|
| Phone1 |
string |
|
| Phone2 |
string |
|
| State |
string |
|
| ZipCode |
string |
|
| ParentAccountId |
int |
|
| PriceLevel |
PriceLevel |
|
| AccountNumber |
string |
|
| AccountType |
string |
|
| AddressValidated |
boolean |
|
| Comment |
string |
|
| Created |
dateTime |
|
| CreditBalance |
decimal |
|
| CreditLimit |
decimal |
|
| CustomCode1 |
string |
|
| CustomCode2 |
string |
|
| CustomCode3 |
string |
|
| CustomCode4 |
string |
|
| CustomCode5 |
string |
|
| CustomCode6 |
string |
|
| CustomCode7 |
string |
|
| CustomCode8 |
string |
|
| ExternalId |
string |
|
| FacebookId |
string |
|
| IsTaxExempt |
boolean |
|
| LastPurchase |
dateTime |
|
| LoyaltyCardNumber |
string |
|
| LoyaltyCurrency |
decimal |
|
| LoyaltyPoints |
int |
|
| MobileDeviceId |
string |
|
| ParentAccountNumber |
string |
|
| SignupStoreCode |
string |
|
| Title |
string |
|
| TotalSales |
decimal |
|
| TotalTransactions |
int |
|
| TwitterId |
string |
|
| Type |
string |
|
| Updated |
dateTime |
|
| WebAddress |
string |
|
Faults
| Name |
Content |
Description |
| SystemFaultFault |
SystemFault |
|
| SecurityFaultFault |
SecurityFault |
|
| BusinessFaultFault |
BusinessFault |
|
| RedirectFaultFault |
RedirectFault |
The client account is on another service cluster.
|