OwnerLoginAuthenticateWcfServiceUpdateAccount Method |
Namespace: Tse.EasyBook.Server.WcfContracts.WebClient
public AccountResult UpdateAccount( UpdateAccountCriteria criteria )
| Exception | Condition |
|---|---|
| FaultException | Fault may contain the following values: ErrorCode.Error: An unspecified error happened in the server ErrorCode.InvalidRentalObjectNo: The provided rental object number is invalid ErrorCode.OwnerAccessOwnerNotFound: The provided owner login details did not match any owners ErrorCode.InvalidBankInfo: The bank info could not be validated. See reason code in error message |