![]() | AccountCustomerServiceSearchCustomerOrders Method |
Namespace: AMCS.Elemos.IntegrationService.Services.AccountCustomer
public CustomerOrdersResultEntity SearchCustomerOrders( string authenticationKey, CustomerOrdersSearchRequest request )
Exception | Condition |
---|---|
FaultExceptionTDetail | new AuthenticationFault { ErrorMessage = Invalid AuthenticationKey, Key = authenticationKey };new FaultCode(InvalidAuthenticationKey) |
AuthenticationFault | |
FaultReason | |
FaultCode | InvalidAuthenticationKey |
FaultException |