GetCustomerDetail
From
Contents |
Method
GetCustomerDetailResult getCustomerDetail(UserIDBean userID, String customerPK)
Description
Retrieves the details of a single customer, based on the EService primary key passed in.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | customerPK | The EService primary key of the customer to be retrieved. |