GetCustomerDetailByExternalRefResult
From
(Difference between revisions)
Latest revision as of 04:02, 7 June 2005
[edit] Description
Returns the details of the customer requested, or a reason why the customer detail could not be found.
[edit] Success Mode
The field customerDetail will be populated with a CustomerBean, with the customers details, or the field may be null, indicating there was no customer details found.
[edit] Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |