GetCustomerDetailByExternalRef
From EconzExternal
Contents |
Method
GetCustomerDetailByExternalRefResult getCustomerDetailByExternalRef(UserIDBean userID, ExternalRefBean externalReference)
Description
Retrieves a customer's details based on the external reference passed in.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| ExternalRefBean | externalReference | The external reference of the customer to search for. |
