<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="SettingsService" targetNamespace="Invoice" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="Invoice" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsp:Policy wsu:Id="BasicHttpBinding_SettingsService1_policy"><wsp:ExactlyOne><wsp:All><sp:TransportBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><wsp:Policy><sp:TransportToken><wsp:Policy><sp:HttpsToken RequireClientCertificate="false"/></wsp:Policy></sp:TransportToken><sp:AlgorithmSuite><wsp:Policy><sp:Basic256/></wsp:Policy></sp:AlgorithmSuite><sp:Layout><wsp:Policy><sp:Strict/></wsp:Policy></sp:Layout></wsp:Policy></sp:TransportBinding></wsp:All></wsp:ExactlyOne></wsp:Policy><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="Invoice" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums"/><xs:element name="GetUserContactFormData"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetUserContactFormDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserContactFormDataResult" nillable="true" type="q1:User" xmlns:q1="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserDataResult" nillable="true" type="q2:User" xmlns:q2="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllUsersByRootId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgRootId" type="xs:int"/><xs:element minOccurs="0" name="refreshCache" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllUsersByRootIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllUsersByRootIdResult" nillable="true" type="q3:ArrayOfUser" xmlns:q3="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDashboardOrgDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDashboardOrgDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDashboardOrgDetailsResult" nillable="true" type="q4:OrganizationDashboard" xmlns:q4="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserMonthlyPopups"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="q5:User" xmlns:q5="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserMonthlyPopupsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserMonthlyPopupsResult" nillable="true" type="q6:CommonObject" xmlns:q6="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="q7:User" xmlns:q7="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserResult" nillable="true" type="q8:CommonObject" xmlns:q8="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserPassword"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="currPass" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newPass" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserPasswordResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserPasswordResult" nillable="true" type="q9:CommonObject" xmlns:q9="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendResetPasswordEmail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SendResetPasswordEmailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SendResetPasswordEmailResult" nillable="true" type="q10:CommonObject" xmlns:q10="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetPasswordWithToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NewPassword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ResetPasswordToken" type="q11:guid" xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetPasswordWithTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ResetPasswordWithTokenResult" nillable="true" type="q12:CommonObject" xmlns:q12="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasDigitalSignature"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="org" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasDigitalSignatureResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="HasDigitalSignatureResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ApplyDigitalSignature"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="org" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ApplyDigitalSignatureResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ApplyDigitalSignatureResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserEmail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="currEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newEmailAgain" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="currPass" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserEmailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateUserEmailResult" nillable="true" type="q13:CommonObject" xmlns:q13="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrgDataResult" nillable="true" type="q14:Organization" xmlns:q14="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUcan2Sync"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUcan2SyncResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsUcan2SyncResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsHighVolumeOrg"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsHighVolumeOrgResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsHighVolumeOrgResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgDataForPayments"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgDataForPaymentsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrgDataForPaymentsResult" nillable="true" type="q15:Organization" xmlns:q15="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="org" nillable="true" type="q16:Organization" xmlns:q16="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateOrgDetailsResult" nillable="true" type="q17:Organization" xmlns:q17="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrganizationAccountingMethod"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="accountingMethod" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrganizationAccountingMethodResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateOrganizationAccountingMethodResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgExpirationDateForToday"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="UpdateOrgExpirationDateForTodayResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateOrgExpirationDateForTodayResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="OrgApiKeyCheckIfExist"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="OrgApiKeyCheckIfExistResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="OrgApiKeyCheckIfExistResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateOrganizationApiKeyI4U"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="CreateOrganizationApiKeyI4UResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateOrganizationApiKeyI4UResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateOrganizationApiKeyI4UCredValidation"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="password" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateOrganizationApiKeyI4UCredValidationResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateOrganizationApiKeyI4UCredValidationResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBranches"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetBranchesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetBranchesResult" nillable="true" type="q18:ArrayOfBranch" xmlns:q18="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateBranchDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="branches" nillable="true" type="q19:ArrayOfBranch" xmlns:q19="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateBranchDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateBranchDetailsResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgLogo"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="imageStream" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgLogoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateOrgLogoResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgLogBucket"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetOrgLogBucketResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrgLogBucketResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgLogo"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgLogoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrgLogoResult" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgSignature"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="stream" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgSignatureResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateOrgSignatureResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgSignature"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOrgSignatureResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOrgSignatureResult" nillable="true" type="xs:base64Binary"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateDocumentNumbering"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="numbering" nillable="true" type="q20:NumberingDefinition" xmlns:q20="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateDocumentNumberingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateDocumentNumberingResult" nillable="true" type="q21:NumberingDefinition" xmlns:q21="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateDocumentNumberingApi"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="numbering" nillable="true" type="q22:NumberingDefinition" xmlns:q22="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateDocumentNumberingApiResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateDocumentNumberingApiResult" nillable="true" type="q23:NumberingDefinition" xmlns:q23="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="DocumentsNumberingGet"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="DocumentsNumberingGetResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DocumentsNumberingGetResult" nillable="true" type="q24:NumberingDefinition" xmlns:q24="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserClearingAccount"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserClearingAccountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserClearingAccountResult" nillable="true" type="q25:ClearingAccount" xmlns:q25="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveLogo"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="RemoveLogoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveLogoResult" nillable="true" type="q26:CommonObject" xmlns:q26="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveSignature"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="RemoveSignatureResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveSignatureResult" nillable="true" type="q27:CommonObject" xmlns:q27="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePrintOptions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Options" nillable="true" type="q28:PrintOptions" xmlns:q28="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePrintOptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdatePrintOptionsResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPrintOptions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPrintOptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPrintOptionsResult" nillable="true" type="q29:PrintOptions" xmlns:q29="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserSettingsPrintOptions"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserSettingsPrintOptionsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserSettingsPrintOptionsResult" nillable="true" type="q30:PrintOptions" xmlns:q30="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUserNewDesign"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="IsUserNewDesignResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="IsUserNewDesignResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDocumentSettings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDocumentSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDocumentSettingsResult" nillable="true" type="q31:DocumentSettings" xmlns:q31="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetDocumentSettings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="documentSettings" nillable="true" type="q32:DocumentSettings" xmlns:q32="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="OrganizationId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetDocumentSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SetDocumentSettingsResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOccupationTypeName"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="typeID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOccupationTypeNameResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOccupationTypeNameResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllDrawingCtegories"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetAllDrawingCtegoriesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllDrawingCtegoriesResult" nillable="true" type="q33:ArrayOfDrawingCategory" xmlns:q33="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllCategoryDrawings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CategoryID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllCategoryDrawingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAllCategoryDrawingsResult" nillable="true" type="q34:ArrayOfstring" xmlns:q34="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgDrawing"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Drawing" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateOrgDrawingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateOrgDrawingResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPageMessageByUrl"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPageMessageByUrlResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPageMessageByUrlResult" nillable="true" type="q35:AdminSiteMessages" xmlns:q35="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDashboardMessages"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="isCache" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDashboardMessagesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDashboardMessagesResult" nillable="true" type="q36:ArrayOfDashboardMessages" xmlns:q36="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserPaypalDetails"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetUserPaypalDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserPaypalDetailsResult" nillable="true" type="q37:OrganizationPaypal" xmlns:q37="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="FillUserDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="q38:User" xmlns:q38="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="org" nillable="true" type="q39:Organization" xmlns:q39="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="print" nillable="true" type="q40:AccountPrintOptions" xmlns:q40="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="isFinishReg" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="FillUserDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FillUserDetailsResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="FillUserDetailsApi"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="q41:User" xmlns:q41="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="org" nillable="true" type="q42:Organization" xmlns:q42="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="print" nillable="true" type="q43:AccountPrintOptions" xmlns:q43="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="FillUserDetailsApiResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FillUserDetailsApiResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateExternalAccountingExportSettings"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="settings" nillable="true" type="q44:ExternalAccountingSettings" xmlns:q44="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateExternalAccountingExportSettingsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateExternalAccountingExportSettingsResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAccountDetails"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetAccountDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAccountDetailsResult" nillable="true" type="q45:Account" xmlns:q45="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAccountDetailsApi"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAccountDetailsApiResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetAccountDetailsApiResult" nillable="true" type="q46:Account" xmlns:q46="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="InsertToLog"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="type" type="q47:ErrorsLogType" xmlns:q47="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums"/><xs:element minOccurs="0" name="date" type="xs:dateTime"/><xs:element minOccurs="0" name="msg" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="orgId" nillable="true" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="InsertToLogResponse"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="UpdateSingleBranchDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="branch" nillable="true" type="q48:Branch" xmlns:q48="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSingleBranchDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateSingleBranchDetailsResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubOrgGroupByNewRootOrg"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="rootId" type="xs:int"/><xs:element minOccurs="0" name="subId" type="xs:int"/><xs:element minOccurs="0" name="isSetSubQuotaZero" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubOrgGroupByNewRootOrgResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SubOrgGroupByNewRootOrgResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMailchimpUserByOrgId"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetMailchimpUserByOrgIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetMailchimpUserByOrgIdResult" nillable="true" type="q49:MailchimpManager" xmlns:q49="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateMailchimpUser"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="user" nillable="true" type="q50:MailchimpManager" xmlns:q50="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateMailchimpUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateMailchimpUserResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExternalAccountingEmail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExternalAccountingEmailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetExternalAccountingEmailResult" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetExternalAccountingEmail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/><xs:element minOccurs="0" name="externalAccountingEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SetExternalAccountingEmailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SetExternalAccountingEmailResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ContactUSForm"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="userForm" nillable="true" type="q51:User" xmlns:q51="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="subject" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="freeText" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ContactUSFormResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ContactUSFormResult" nillable="true" type="q52:User" xmlns:q52="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Invoice.Common" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Invoice.Common" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums"/><xs:complexType name="User"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccessRestrictionsJson" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccountingMethod" type="xs:int"/><xs:element minOccurs="0" name="ApiActive" type="xs:boolean"/><xs:element minOccurs="0" name="ApiIdentifier" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApiKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AreaCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AutoPayment" type="xs:boolean"/><xs:element minOccurs="0" name="BundleFullPriceBeforeTax" type="xs:double"/><xs:element minOccurs="0" name="BundleID" type="xs:int"/><xs:element minOccurs="0" name="BundlePriceBeforeTax" type="xs:double"/><xs:element minOccurs="0" name="BundleQuota" type="xs:int"/><xs:element minOccurs="0" name="BusinessType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreditCount" type="xs:int"/><xs:element minOccurs="0" name="Credits" type="xs:int"/><xs:element minOccurs="0" name="CrmExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CrmLeadsCount" type="xs:int"/><xs:element minOccurs="0" name="CrmUsersCount" type="xs:int"/><xs:element minOccurs="0" name="DefaultPaymentType" type="xs:int"/><xs:element minOccurs="0" name="DocumentUsage" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="DocumentsCreditMonthly" type="xs:int"/><xs:element minOccurs="0" name="DocumentsCreditMonthlyPrice" type="xs:double"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmailAndPasswordEncoded" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ForeverClosePopup" type="xs:int"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="IntegratedCompanyId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IsAdmin" type="xs:boolean"/><xs:element minOccurs="0" name="IsAutomaicInvoices" type="xs:boolean"/><xs:element minOccurs="0" name="IsClearingUser" type="xs:boolean"/><xs:element minOccurs="0" name="IsCrmAutoPayment" type="xs:boolean"/><xs:element minOccurs="0" name="IsCrmExtraLeadsPayment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsCrmSystemUsage" type="xs:boolean"/><xs:element minOccurs="0" name="IsDefaultDateDoc" type="xs:int"/><xs:element minOccurs="0" name="IsDefaultPaymentButton" type="xs:boolean"/><xs:element minOccurs="0" name="IsDefaultRoundAmount" type="xs:int"/><xs:element minOccurs="0" name="IsDefaultSendPaymentButton" type="xs:int"/><xs:element minOccurs="0" name="IsDocumentsCreditMonthly" type="xs:boolean"/><xs:element minOccurs="0" name="IsFinishRegistration" type="xs:boolean"/><xs:element minOccurs="0" name="IsHideClearing" type="xs:boolean"/><xs:element minOccurs="0" name="IsInvomailAutoPayment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsInvomailLinked" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsOldInvoiceSync" type="xs:boolean"/><xs:element minOccurs="0" name="IsPartialUcan2Sync" type="xs:boolean"/><xs:element minOccurs="0" name="IsSeparateVatIncomeReport" type="xs:boolean"/><xs:element minOccurs="0" name="IsStandingOrderUser" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSubOrganization" type="xs:boolean"/><xs:element minOccurs="0" name="IsTokenUser" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsWelcomePageVisited" type="xs:boolean"/><xs:element minOccurs="0" name="LastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Limit" type="xs:int"/><xs:element minOccurs="0" name="Mobile" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MobileAc" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MonthlyClosePopup" type="xs:int"/><xs:element minOccurs="0" name="MonthlyClosePopupUnPressed" type="xs:int"/><xs:element minOccurs="0" name="MonthlyDocUsage" type="xs:int"/><xs:element minOccurs="0" name="OccupationTypeID" type="xs:int"/><xs:element minOccurs="0" name="OldInvoiceID" type="xs:int"/><xs:element minOccurs="0" name="Org2SignActive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Org2SignBundleId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Org2SignExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Org2SignPassword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Org2SignUsername" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationAddress" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationCurrency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationID" type="xs:int"/><xs:element minOccurs="0" name="OrganizationName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationUniqueId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RegistrationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="RootOrganization" nillable="true" type="tns:User"/><xs:element minOccurs="0" name="RootOrganizationId" type="xs:int"/><xs:element minOccurs="0" name="SMSCode" type="xs:int"/><xs:element minOccurs="0" name="SOExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ShortCreatedDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortCrmExpirationDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortExpirationDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortOrg2SignExpirationDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowOldInvoiceLink" type="xs:boolean"/><xs:element minOccurs="0" name="TaxRate" type="xs:double"/><xs:element minOccurs="0" name="TokensExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="TrialPeriod" type="xs:boolean"/><xs:element minOccurs="0" name="Ucan2Active" type="xs:boolean"/><xs:element minOccurs="0" name="UserLanguage" type="xs:int"/><xs:element minOccurs="0" name="UserPassword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserPasswordHash" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ViewDate" nillable="true" type="xs:dateTime"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="User" nillable="true" type="tns:User"/><xs:complexType name="CommonObject"><xs:sequence><xs:element minOccurs="0" name="Errors" nillable="true" type="tns:ArrayOfCommonError"/><xs:element minOccurs="0" name="Info" nillable="true" type="tns:ArrayOfCommonInfo"/><xs:element minOccurs="0" name="OpenInfo" nillable="true" type="q1:ArrayOfKeyValueOfstringstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="CommonObject" nillable="true" type="tns:CommonObject"/><xs:complexType name="ArrayOfCommonError"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CommonError" nillable="true" type="tns:CommonError"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCommonError" nillable="true" type="tns:ArrayOfCommonError"/><xs:complexType name="CommonError"><xs:sequence><xs:element minOccurs="0" name="Error" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Paramters" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CommonError" nillable="true" type="tns:CommonError"/><xs:complexType name="ArrayOfCommonInfo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CommonInfo" nillable="true" type="tns:CommonInfo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCommonInfo" nillable="true" type="tns:ArrayOfCommonInfo"/><xs:complexType name="CommonInfo"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Info" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Paramters" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CommonInfo" nillable="true" type="tns:CommonInfo"/><xs:complexType name="ClientCsv"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountingEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccountingName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccountingPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BussinesNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Cell" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContactName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtrnalNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="InternalNote" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NonNumericBusinessNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationId" type="xs:int"/><xs:element minOccurs="0" name="Payments" type="xs:int"/><xs:element minOccurs="0" name="Phone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Street" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zip" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ClientCsv" nillable="true" type="tns:ClientCsv"/><xs:complexType name="DocumentCsv"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountBank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Amount" type="xs:double"/><xs:element minOccurs="0" name="AuthNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BranchBank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BranchId" type="xs:int"/><xs:element minOccurs="0" name="CVV" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChargeType" type="xs:int"/><xs:element minOccurs="0" name="CheckNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClearingLogId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ClearingProductCatalogMappingId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ClearingRedirectUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClearingTraceId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ComissionReduction" type="xs:double"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CouponValue" type="xs:double"/><xs:element minOccurs="0" name="CreateInvoiceReceipt" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="CreditCardCompanyType" type="xs:int"/><xs:element minOccurs="0" name="CreditNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerId" type="xs:int"/><xs:element minOccurs="0" name="CustomerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CustomerUniqueId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Date" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DeliveryCity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryMailBox" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryReceiverName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryStreet" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryStreetNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryZip" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentCreated" type="xs:boolean"/><xs:element minOccurs="0" name="DocumentHeadline" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentId" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="DocumentItems" nillable="true" type="tns:ArrayOfDocumentItem"/><xs:element minOccurs="0" name="DocumentItemsName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentItemsPrice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentItemsQuantity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentItemsTaxRate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentNumber" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="ExerciseSecurityCertificate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpiryDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExtraParams" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstPayment" type="xs:double"/><xs:element minOccurs="0" name="ForeignCard" type="xs:boolean"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="IdNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IpnUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsBitPayment" type="xs:boolean"/><xs:element minOccurs="0" name="IsCallBack" type="xs:boolean"/><xs:element minOccurs="0" name="IsCaptureTokenOnly" type="xs:boolean"/><xs:element minOccurs="0" name="IsCreateDoc" type="xs:boolean"/><xs:element minOccurs="0" name="IsCreditTransactionType" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDelivery" type="xs:boolean"/><xs:element minOccurs="0" name="IsFromStandingOrderAuroRun" type="xs:boolean"/><xs:element minOccurs="0" name="IsGeneralClient" type="xs:boolean"/><xs:element minOccurs="0" name="IsMobileAppRequest" type="xs:boolean"/><xs:element minOccurs="0" name="IsMobileRequest" type="xs:boolean"/><xs:element minOccurs="0" name="IsNoVatProduct" type="xs:boolean"/><xs:element minOccurs="0" name="IsNotify" type="xs:boolean"/><xs:element minOccurs="0" name="IsPassParamsInProductPageReturnUrl" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsPaymentDemand" type="xs:boolean"/><xs:element minOccurs="0" name="IsPrimaryServerRequest" type="xs:boolean"/><xs:element minOccurs="0" name="IsQaEnv" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsRefundCreateInvoiceCredit" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSendMailNotify" type="xs:boolean"/><xs:element minOccurs="0" name="IsSendUserMail" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsStandingOrderClearance" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsTokenPayment" type="xs:boolean"/><xs:element minOccurs="0" name="ItemDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemsCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemsPrices" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemsQuantity" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LipsReaderRequest" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LipsReaderTrack" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MailTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Message" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MultipleItemsDescriptionDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MultipleItemsPage" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="MultipleItemsPriceDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MultipleItemsQuantityDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumOfCreditPayment" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="NumOfPayments" type="xs:int"/><xs:element minOccurs="0" name="OrderIdClientUsage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OtherPayments" type="xs:double"/><xs:element minOccurs="0" name="PayerToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentType" type="xs:int"/><xs:element minOccurs="0" name="PaypalOrderId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaypalPayment" type="xs:boolean"/><xs:element minOccurs="0" name="PhoneNumberNotify" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Platform" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" type="xs:int"/><xs:element minOccurs="0" name="ProductName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Quantity" type="xs:double"/><xs:element minOccurs="0" name="StandingOrderDuration" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Subject" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SuccessFullClearing" type="xs:boolean"/><xs:element minOccurs="0" name="TaxRate" type="xs:double"/><xs:element minOccurs="0" name="TransactionType" type="xs:int"/><xs:element minOccurs="0" name="UserID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DocumentCsv" nillable="true" type="tns:DocumentCsv"/><xs:complexType name="ArrayOfDocumentItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DocumentItem" nillable="true" type="tns:DocumentItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDocumentItem" nillable="true" type="tns:ArrayOfDocumentItem"/><xs:complexType name="DocumentItem"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="Avrage" type="xs:double"/><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ConversionRate" type="xs:double"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Discount" nillable="true" type="tns:Discount"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="IsCalcBeforeTax" type="xs:boolean"/><xs:element minOccurs="0" name="IsDiscountNominal" type="xs:boolean"/><xs:element minOccurs="0" name="LawyerIdentifier" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Price" type="xs:double"/><xs:element minOccurs="0" name="PriceDecimal" type="xs:decimal"/><xs:element minOccurs="0" name="PriceFullInput" type="xs:double"/><xs:element minOccurs="0" name="PriceFullInputDecimal" type="xs:decimal"/><xs:element minOccurs="0" name="PriceIncludeTax" type="xs:double"/><xs:element minOccurs="0" name="Quantity" type="xs:double"/><xs:element minOccurs="0" name="QuantityDecimal" type="xs:decimal"/><xs:element minOccurs="0" name="TaxPercentage" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="TaxPercentageDecimal" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="Total" type="xs:double"/><xs:element minOccurs="0" name="TotalDecimal" type="xs:decimal"/><xs:element minOccurs="0" name="TotalTax" type="xs:double"/><xs:element minOccurs="0" name="TotalTaxDecimal" type="xs:decimal"/><xs:element minOccurs="0" name="TotalWithoutTax" type="xs:double"/><xs:element minOccurs="0" name="TotalWithoutTaxDecimal" type="xs:decimal"/><xs:element minOccurs="0" name="UserCatalogID" type="xs:int"/><xs:element minOccurs="0" name="UserCategoryID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DocumentItem" nillable="true" type="tns:DocumentItem"/><xs:complexType name="Discount"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="BeforeTax" type="xs:boolean"/><xs:element minOccurs="0" name="IsNominal" type="xs:boolean"/><xs:element minOccurs="0" name="Value" type="xs:double"/><xs:element minOccurs="0" name="ValueDecimal" type="xs:decimal"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Discount" nillable="true" type="tns:Discount"/><xs:complexType name="PrintOptions"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountPrintOptions" nillable="true" type="tns:AccountPrintOptions"/><xs:element minOccurs="0" name="AllowedPaymentMethods" nillable="true" type="q2:ArrayOfint" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="BankDetails" type="xs:boolean"/><xs:element minOccurs="0" name="CodeCullom" type="xs:boolean"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsDeposit" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoiceCredit" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoiceOrder" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoiceReceipt" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsProformaInvoice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsQuote" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsReceipt" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsShipment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DecimalPoints" type="xs:int"/><xs:element minOccurs="0" name="DiscountTypeCullom" type="xs:boolean"/><xs:element minOccurs="0" name="DocumentTemplate" type="xs:int"/><xs:element minOccurs="0" name="Drawing" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EarlyPaymentDiscount" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="EnglishBankDetails" type="xs:boolean"/><xs:element minOccurs="0" name="HasFixedLatePaymentPenalty" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="HtmlText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAllowOldDatesInDocCreation" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDocComment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDrawing" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsEmailComment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsNewDesign" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsReplaceCompanyNameWithBranchName" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsShowBranchNameOnDocument" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSignature" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ItemDiscountCullom" type="xs:boolean"/><xs:element minOccurs="0" name="LanguageOriginalSeparation" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LatePaymentTax" nillable="true" type="xs:double"/><xs:element minOccurs="0" name="RoundAmount" type="xs:boolean"/><xs:element minOccurs="0" name="ShowFaxInDocument" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ShowLogoInMail" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ShowVatIncludedCollumn" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="TemplateColor" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PrintOptions" nillable="true" type="tns:PrintOptions"/><xs:complexType name="AccountPrintOptions"><xs:sequence><xs:element minOccurs="0" name="OrgId" type="xs:int"/><xs:element minOccurs="0" name="isAddress" type="xs:boolean"/><xs:element minOccurs="0" name="isEmail" type="xs:boolean"/><xs:element minOccurs="0" name="isFax" type="xs:boolean"/><xs:element minOccurs="0" name="isFileConsolidationNumber" type="xs:boolean"/><xs:element minOccurs="0" name="isMobile" type="xs:boolean"/><xs:element minOccurs="0" name="isPhone" type="xs:boolean"/><xs:element minOccurs="0" name="isSubtitle" type="xs:boolean"/><xs:element minOccurs="0" name="isWebsite" type="xs:boolean"/><xs:element minOccurs="0" name="isZipCode" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="AccountPrintOptions" nillable="true" type="tns:AccountPrintOptions"/><xs:complexType name="ArrayOfUser"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="User" nillable="true" type="tns:User"/></xs:sequence></xs:complexType><xs:element name="ArrayOfUser" nillable="true" type="tns:ArrayOfUser"/><xs:complexType name="OrganizationDashboard"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountingMethod" type="xs:int"/><xs:element minOccurs="0" name="AutoSendIncomeReportDayInMonth" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="BundleQuota" type="xs:int"/><xs:element minOccurs="0" name="CreditCount" type="xs:int"/><xs:element minOccurs="0" name="Credits" type="xs:int"/><xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="IsAutoSendIncomeReport" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsFinishRegistration" type="xs:boolean"/><xs:element minOccurs="0" name="Limit" type="xs:int"/><xs:element minOccurs="0" name="OccupationTypeID" type="xs:int"/><xs:element minOccurs="0" name="TrialPeriod" type="xs:boolean"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganizationDashboard" nillable="true" type="tns:OrganizationDashboard"/><xs:complexType name="Organization"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountingMethod" type="xs:int"/><xs:element minOccurs="0" name="Address" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApiActive" type="xs:boolean"/><xs:element minOccurs="0" name="AutoPayment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="AutoSendIncomeReportDayInMonth" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="Branches" nillable="true" type="tns:ArrayOfBranch"/><xs:element minOccurs="0" name="BundleID" type="xs:int"/><xs:element minOccurs="0" name="BundleQuota" type="xs:int"/><xs:element minOccurs="0" name="BusinessType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CityEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClearingAccount" nillable="true" type="tns:ClearingAccount"/><xs:element minOccurs="0" name="ClearingPagesCredits" type="xs:int"/><xs:element minOccurs="0" name="CompanyName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompanyNameEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CreditCount" type="xs:int"/><xs:element minOccurs="0" name="Credits" type="xs:int"/><xs:element minOccurs="0" name="CrmExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="CrmLeadsCount" type="xs:int"/><xs:element minOccurs="0" name="CrmUsersCount" type="xs:int"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DefaultPaymentType" type="xs:int"/><xs:element minOccurs="0" name="DocumentsCreditMonthly" type="xs:int"/><xs:element minOccurs="0" name="DocumentsCreditMonthlyPrice" type="xs:double"/><xs:element minOccurs="0" name="ExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExternalAccountingEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Fax" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FilesConsolidation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="InvomailExpirationDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IsAcquaintanceCall" type="xs:boolean"/><xs:element minOccurs="0" name="IsAutoSendIncomeReport" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsCrmAutoPayment" type="xs:boolean"/><xs:element minOccurs="0" name="IsCrmExtraLeadsPayment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDocumentsCreditMonthly" type="xs:boolean"/><xs:element minOccurs="0" name="IsInfinite" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsInvomailActive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsInvomailAutoPayment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsOldInvoiceSync" type="xs:boolean"/><xs:element minOccurs="0" name="IsPartialUcan2Sync" type="xs:boolean"/><xs:element minOccurs="0" name="IsPartialUcan2SyncActive" type="xs:boolean"/><xs:element minOccurs="0" name="IsSubOrganization" type="xs:boolean"/><xs:element minOccurs="0" name="Limit" type="xs:int"/><xs:element minOccurs="0" name="OccupationType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OccupationTypeID" type="xs:int"/><xs:element minOccurs="0" name="OldInvoiceId" type="xs:int"/><xs:element minOccurs="0" name="OldInvoiceUserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Phone2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RootOrganizationId" type="xs:int"/><xs:element minOccurs="0" name="SmsBank" type="xs:int"/><xs:element minOccurs="0" name="SubUsersCredits" type="xs:int"/><xs:element minOccurs="0" name="Subheading" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubheadingEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TaxRate" type="xs:double"/><xs:element minOccurs="0" name="TrialPeriod" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Ucan2Active" type="xs:boolean"/><xs:element minOccurs="0" name="UniqueID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UrlReferrer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Website" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zip" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Organization" nillable="true" type="tns:Organization"/><xs:complexType name="ArrayOfBranch"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Branch" nillable="true" type="tns:Branch"/></xs:sequence></xs:complexType><xs:element name="ArrayOfBranch" nillable="true" type="tns:ArrayOfBranch"/><xs:complexType name="Branch"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Enabled" type="xs:boolean"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="IsDefault" type="xs:boolean"/><xs:element minOccurs="0" name="IsMain" type="xs:boolean"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="New" type="xs:boolean"/><xs:element minOccurs="0" name="Ucan2ID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Branch" nillable="true" type="tns:Branch"/><xs:complexType name="ClearingAccount"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="CompanyType" type="q3:ClearingCompanies" xmlns:q3="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums"/><xs:element minOccurs="0" name="DateCreated" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpirationDateSO" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="ExpirationDateToken" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="IsActive" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsBitService" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsNewApi" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsStandingOrder" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsToken" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Password" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Terminal" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserID" type="xs:int"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ClearingAccount" nillable="true" type="tns:ClearingAccount"/><xs:complexType name="NumberingDefinition"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="BankDetails" nillable="true" type="tns:PaymentDetailes"/><xs:element minOccurs="0" name="Deal" type="xs:long"/><xs:element minOccurs="0" name="Deposit" type="xs:long"/><xs:element minOccurs="0" name="EnglishBankDetails" nillable="true" type="tns:PaymentDetailsEnglish"/><xs:element minOccurs="0" name="ExemptIncome" type="xs:long"/><xs:element minOccurs="0" name="GeneralCustomer" type="xs:long"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Income" type="xs:long"/><xs:element minOccurs="0" name="Invoice" type="xs:long"/><xs:element minOccurs="0" name="InvoiceCreated" type="xs:boolean"/><xs:element minOccurs="0" name="InvoiceCredit" type="xs:long"/><xs:element minOccurs="0" name="InvoiceCreditCreated" type="xs:boolean"/><xs:element minOccurs="0" name="InvoiceCreditCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="InvoiceCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="InvoiceOrder" type="xs:long"/><xs:element minOccurs="0" name="InvoiceOrderCreated" type="xs:boolean"/><xs:element minOccurs="0" name="InvoiceOrderCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="InvoiceQuote" type="xs:long"/><xs:element minOccurs="0" name="InvoiceQuoteCreated" type="xs:boolean"/><xs:element minOccurs="0" name="InvoiceQuoteCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="InvoiceReceipt" type="xs:long"/><xs:element minOccurs="0" name="InvoiceReceiptCreated" type="xs:boolean"/><xs:element minOccurs="0" name="InvoiceReceiptCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="InvoiceShip" type="xs:long"/><xs:element minOccurs="0" name="InvoiceShipCreated" type="xs:boolean"/><xs:element minOccurs="0" name="InvoiceShipCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="IsAdvancedSearchDocumentReferences" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsBankDetails" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsEnglishBankDetails" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LawyerDeposit" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="LawyerExpanses" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="OrganizationID" type="xs:int"/><xs:element minOccurs="0" name="ProformaInvoice" type="xs:long"/><xs:element minOccurs="0" name="ProformaInvoiceCreated" type="xs:boolean"/><xs:element minOccurs="0" name="ProformaInvoiceCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="Receipt" type="xs:long"/><xs:element minOccurs="0" name="ReceiptCreated" type="xs:boolean"/><xs:element minOccurs="0" name="ReceiptCurrent" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="Register" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransfer" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferEUR" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferGBP" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferJPY" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferUSD" type="xs:long"/><xs:element minOccurs="0" name="RegisterBit" type="xs:long"/><xs:element minOccurs="0" name="RegisterCash" type="xs:long"/><xs:element minOccurs="0" name="RegisterCheck" type="xs:long"/><xs:element minOccurs="0" name="RegisterCredit" type="xs:long"/><xs:element minOccurs="0" name="RegisterCreditCard" type="xs:long"/><xs:element minOccurs="0" name="RegisterOther" type="xs:long"/><xs:element minOccurs="0" name="RegisterPaypal" type="xs:long"/><xs:element minOccurs="0" name="RegisterPeper" type="xs:long"/><xs:element minOccurs="0" name="TaxCredit" type="xs:long"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="NumberingDefinition" nillable="true" type="tns:NumberingDefinition"/><xs:complexType name="PaymentDetailes"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccountOwner" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BIC" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BankName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BranchName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClientId" type="xs:int"/><xs:element minOccurs="0" name="CreditCardNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CreditCardType" nillable="true" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PaymentDetailes" nillable="true" type="tns:PaymentDetailes"/><xs:complexType name="PaymentDetailsEnglish"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="ABA" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ABAEn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccountNumberEnglish" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BankNameEnglish" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Beneficiary" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BeneficiaryEn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BranchNameEnglish" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IBAN" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IBANEn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SWIFT" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SWIFTEn" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="PaymentDetailsEnglish" nillable="true" type="tns:PaymentDetailsEnglish"/><xs:complexType name="DocumentSettings"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="AccountPrintOptions" nillable="true" type="tns:AccountPrintOptions"/><xs:element minOccurs="0" name="AllowedPaymentMethods" nillable="true" type="q4:ArrayOfint" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="CodeCullom" type="xs:boolean"/><xs:element minOccurs="0" name="Comments" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsDeposit" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoiceCredit" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoiceOrder" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsInvoiceReceipt" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsProformaInvoice" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsQuote" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsReceipt" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CommentsShipment" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DecimalPoints" type="xs:int"/><xs:element minOccurs="0" name="DefaultPaymentType" type="xs:int"/><xs:element minOccurs="0" name="DefaultSendDocForSignature" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="DefaultSendDocumentForSignature" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="DocumentTemplate" type="xs:int"/><xs:element minOccurs="0" name="Drawing" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HtmlText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsAdvancedSearchDocumentReferences" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsAllowOldDatesInDocCreation" type="xs:boolean"/><xs:element minOccurs="0" name="IsDefaultDateDoc" type="xs:int"/><xs:element minOccurs="0" name="IsDefaultPaymentButton" type="xs:boolean"/><xs:element minOccurs="0" name="IsDefaultRoundAmount" type="xs:int"/><xs:element minOccurs="0" name="IsDefaultSendPaymentButton" type="xs:int"/><xs:element minOccurs="0" name="IsDocComment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDrawing" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsEmailComment" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsReplaceCompanyNameWithBranchName" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSeparateVatIncomeReport" type="xs:boolean"/><xs:element minOccurs="0" name="IsShowBranchNameOnDocument" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSignature" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ItemDiscountCullom" type="xs:boolean"/><xs:element minOccurs="0" name="LanguageOriginalSeparation" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="OrganizationID" type="xs:int"/><xs:element minOccurs="0" name="RoundAmount" type="xs:boolean"/><xs:element minOccurs="0" name="ShowLogoInMail" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ShowVatIncludedCollumn" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="TemplateColor" type="xs:int"/><xs:element minOccurs="0" name="UserLanguage" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DocumentSettings" nillable="true" type="tns:DocumentSettings"/><xs:complexType name="ArrayOfDrawingCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DrawingCategory" nillable="true" type="tns:DrawingCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDrawingCategory" nillable="true" type="tns:ArrayOfDrawingCategory"/><xs:complexType name="DrawingCategory"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NameEn" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DrawingCategory" nillable="true" type="tns:DrawingCategory"/><xs:complexType name="AdminSiteMessages"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="Active" type="xs:boolean"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Page" type="xs:int"/><xs:element minOccurs="0" name="Text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TextEn" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="AdminSiteMessages" nillable="true" type="tns:AdminSiteMessages"/><xs:complexType name="ArrayOfDashboardMessages"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DashboardMessages" nillable="true" type="tns:DashboardMessages"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDashboardMessages" nillable="true" type="tns:ArrayOfDashboardMessages"/><xs:complexType name="DashboardMessages"><xs:sequence><xs:element minOccurs="0" name="Content" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ContentEn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="Order" type="xs:int"/><xs:element minOccurs="0" name="Title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TitleEn" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TypeID" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DashboardMessages" nillable="true" type="tns:DashboardMessages"/><xs:complexType name="OrganizationPaypal"><xs:sequence><xs:element minOccurs="0" name="ApiEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApiPassword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApiSignature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AutoLanguage" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="ClientId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClientSecret" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DocumentType" type="xs:int"/><xs:element minOccurs="0" name="EmailDocumentsDestinations" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="EmailPayPal" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="IsAuto" type="xs:boolean"/><xs:element minOccurs="0" name="IsForceInvoiceReceiptOnCredit" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsRegularCustomer" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="LoginEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LoginPassword" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="OrganizationPaypal" nillable="true" type="tns:OrganizationPaypal"/><xs:complexType name="ExternalAccountingSettings"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="Deal" type="xs:long"/><xs:element minOccurs="0" name="Email" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExemptIncome" type="xs:long"/><xs:element minOccurs="0" name="GeneralCustomer" type="xs:long"/><xs:element minOccurs="0" name="Income" type="xs:long"/><xs:element minOccurs="0" name="LawyerDeposit" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="LawyerExpanses" nillable="true" type="xs:long"/><xs:element minOccurs="0" name="Register" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransfer" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferEUR" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferGBP" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferJPY" type="xs:long"/><xs:element minOccurs="0" name="RegisterBankTransferUSD" type="xs:long"/><xs:element minOccurs="0" name="RegisterBit" type="xs:long"/><xs:element minOccurs="0" name="RegisterCash" type="xs:long"/><xs:element minOccurs="0" name="RegisterCheck" type="xs:long"/><xs:element minOccurs="0" name="RegisterCredit" type="xs:long"/><xs:element minOccurs="0" name="RegisterCreditCard" type="xs:long"/><xs:element minOccurs="0" name="RegisterOther" type="xs:long"/><xs:element minOccurs="0" name="RegisterPaypal" type="xs:long"/><xs:element minOccurs="0" name="RegisterPeper" type="xs:long"/><xs:element minOccurs="0" name="TaxCredit" type="xs:long"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ExternalAccountingSettings" nillable="true" type="tns:ExternalAccountingSettings"/><xs:complexType name="Account"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="organization" nillable="true" type="tns:Organization"/><xs:element minOccurs="0" name="printOptions" nillable="true" type="tns:AccountPrintOptions"/><xs:element minOccurs="0" name="user" nillable="true" type="tns:User"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Account" nillable="true" type="tns:Account"/><xs:complexType name="MailchimpManager"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="MailchimpApiKey" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MailchimpListId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationID" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="MailchimpManager" nillable="true" type="tns:MailchimpManager"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfKeyValueOfstringstring"><xs:annotation><xs:appinfo><IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary></xs:appinfo></xs:annotation><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringstring"><xs:complexType><xs:sequence><xs:element name="Key" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType><xs:element name="ArrayOfKeyValueOfstringstring" nillable="true" type="tns:ArrayOfKeyValueOfstringstring"/><xs:complexType name="ArrayOfint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint"/><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:simpleType name="GraphGroupingTypes"><xs:restriction base="xs:string"><xs:enumeration value="Month"/><xs:enumeration value="MonthYear"/><xs:enumeration value="Day"/><xs:enumeration value="Year"/><xs:enumeration value="VatExemption"/><xs:enumeration value="MonthYearIncludeVAT"/></xs:restriction></xs:simpleType><xs:element name="GraphGroupingTypes" nillable="true" type="tns:GraphGroupingTypes"/><xs:simpleType name="DocumentType"><xs:restriction base="xs:string"><xs:enumeration value="Invoice"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Receipt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceReceipt"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceCredit"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ProformaInvoice"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceOrder"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceQuote"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceShip"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Deposits"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PurchaseOrder"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="DocumentType" nillable="true" type="tns:DocumentType"/><xs:simpleType name="ClearingCompanies"><xs:restriction base="xs:string"><xs:enumeration value="None"/><xs:enumeration value="Tranzilla"/><xs:enumeration value="ZCredit"/><xs:enumeration value="Pelecard"/><xs:enumeration value="ICreditInvoice4U"/><xs:enumeration value="ICreditUPay"/><xs:enumeration value="UPay"/><xs:enumeration value="Meshulam"/><xs:enumeration value="VisaCal"/><xs:enumeration value="TranzillaIframe"/><xs:enumeration value="Payme"/><xs:enumeration value="Isracard"/><xs:enumeration value="YaadSarig"/><xs:enumeration value="Verifone"/><xs:enumeration value="Paypal"/></xs:restriction></xs:simpleType><xs:element name="ClearingCompanies" nillable="true" type="tns:ClearingCompanies"/><xs:simpleType name="ErrorsLogType"><xs:restriction base="xs:string"><xs:enumeration value="Info"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Error"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DbConversionError"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DbConversionInfo"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InvoiceAutoUpdateError"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InfoClient"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ErrorClient"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="InfoInvomailInsertion"><xs:annotation><xs:appinfo><EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType><xs:element name="ErrorsLogType" nillable="true" type="tns:ErrorsLogType"/></xs:schema></wsdl:types><wsdl:message name="SettingsService_GetUserContactFormData_InputMessage"><wsdl:part name="parameters" element="tns:GetUserContactFormData"/></wsdl:message><wsdl:message name="SettingsService_GetUserContactFormData_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserContactFormDataResponse"/></wsdl:message><wsdl:message name="SettingsService_GetUserData_InputMessage"><wsdl:part name="parameters" element="tns:GetUserData"/></wsdl:message><wsdl:message name="SettingsService_GetUserData_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserDataResponse"/></wsdl:message><wsdl:message name="SettingsService_GetAllUsersByRootId_InputMessage"><wsdl:part name="parameters" element="tns:GetAllUsersByRootId"/></wsdl:message><wsdl:message name="SettingsService_GetAllUsersByRootId_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllUsersByRootIdResponse"/></wsdl:message><wsdl:message name="SettingsService_GetDashboardOrgDetails_InputMessage"><wsdl:part name="parameters" element="tns:GetDashboardOrgDetails"/></wsdl:message><wsdl:message name="SettingsService_GetDashboardOrgDetails_OutputMessage"><wsdl:part name="parameters" element="tns:GetDashboardOrgDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateUserMonthlyPopups_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserMonthlyPopups"/></wsdl:message><wsdl:message name="SettingsService_UpdateUserMonthlyPopups_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserMonthlyPopupsResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateUser_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUser"/></wsdl:message><wsdl:message name="SettingsService_UpdateUser_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateUserPassword_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserPassword"/></wsdl:message><wsdl:message name="SettingsService_UpdateUserPassword_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserPasswordResponse"/></wsdl:message><wsdl:message name="SettingsService_SendResetPasswordEmail_InputMessage"><wsdl:part name="parameters" element="tns:SendResetPasswordEmail"/></wsdl:message><wsdl:message name="SettingsService_SendResetPasswordEmail_OutputMessage"><wsdl:part name="parameters" element="tns:SendResetPasswordEmailResponse"/></wsdl:message><wsdl:message name="SettingsService_ResetPasswordWithToken_InputMessage"><wsdl:part name="parameters" element="tns:ResetPasswordWithToken"/></wsdl:message><wsdl:message name="SettingsService_ResetPasswordWithToken_OutputMessage"><wsdl:part name="parameters" element="tns:ResetPasswordWithTokenResponse"/></wsdl:message><wsdl:message name="SettingsService_HasDigitalSignature_InputMessage"><wsdl:part name="parameters" element="tns:HasDigitalSignature"/></wsdl:message><wsdl:message name="SettingsService_HasDigitalSignature_OutputMessage"><wsdl:part name="parameters" element="tns:HasDigitalSignatureResponse"/></wsdl:message><wsdl:message name="SettingsService_ApplyDigitalSignature_InputMessage"><wsdl:part name="parameters" element="tns:ApplyDigitalSignature"/></wsdl:message><wsdl:message name="SettingsService_ApplyDigitalSignature_OutputMessage"><wsdl:part name="parameters" element="tns:ApplyDigitalSignatureResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateUserEmail_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserEmail"/></wsdl:message><wsdl:message name="SettingsService_UpdateUserEmail_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserEmailResponse"/></wsdl:message><wsdl:message name="SettingsService_GetOrgData_InputMessage"><wsdl:part name="parameters" element="tns:GetOrgData"/></wsdl:message><wsdl:message name="SettingsService_GetOrgData_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrgDataResponse"/></wsdl:message><wsdl:message name="SettingsService_IsUcan2Sync_InputMessage"><wsdl:part name="parameters" element="tns:IsUcan2Sync"/></wsdl:message><wsdl:message name="SettingsService_IsUcan2Sync_OutputMessage"><wsdl:part name="parameters" element="tns:IsUcan2SyncResponse"/></wsdl:message><wsdl:message name="SettingsService_IsHighVolumeOrg_InputMessage"><wsdl:part name="parameters" element="tns:IsHighVolumeOrg"/></wsdl:message><wsdl:message name="SettingsService_IsHighVolumeOrg_OutputMessage"><wsdl:part name="parameters" element="tns:IsHighVolumeOrgResponse"/></wsdl:message><wsdl:message name="SettingsService_GetOrgDataForPayments_InputMessage"><wsdl:part name="parameters" element="tns:GetOrgDataForPayments"/></wsdl:message><wsdl:message name="SettingsService_GetOrgDataForPayments_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrgDataForPaymentsResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgDetails_InputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgDetails"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgDetails_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrganizationAccountingMethod_InputMessage"><wsdl:part name="parameters" element="tns:UpdateOrganizationAccountingMethod"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrganizationAccountingMethod_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateOrganizationAccountingMethodResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgExpirationDateForToday_InputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgExpirationDateForToday"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgExpirationDateForToday_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgExpirationDateForTodayResponse"/></wsdl:message><wsdl:message name="SettingsService_OrgApiKeyCheckIfExist_InputMessage"><wsdl:part name="parameters" element="tns:OrgApiKeyCheckIfExist"/></wsdl:message><wsdl:message name="SettingsService_OrgApiKeyCheckIfExist_OutputMessage"><wsdl:part name="parameters" element="tns:OrgApiKeyCheckIfExistResponse"/></wsdl:message><wsdl:message name="SettingsService_CreateOrganizationApiKeyI4U_InputMessage"><wsdl:part name="parameters" element="tns:CreateOrganizationApiKeyI4U"/></wsdl:message><wsdl:message name="SettingsService_CreateOrganizationApiKeyI4U_OutputMessage"><wsdl:part name="parameters" element="tns:CreateOrganizationApiKeyI4UResponse"/></wsdl:message><wsdl:message name="SettingsService_CreateOrganizationApiKeyI4UCredValidation_InputMessage"><wsdl:part name="parameters" element="tns:CreateOrganizationApiKeyI4UCredValidation"/></wsdl:message><wsdl:message name="SettingsService_CreateOrganizationApiKeyI4UCredValidation_OutputMessage"><wsdl:part name="parameters" element="tns:CreateOrganizationApiKeyI4UCredValidationResponse"/></wsdl:message><wsdl:message name="SettingsService_GetBranches_InputMessage"><wsdl:part name="parameters" element="tns:GetBranches"/></wsdl:message><wsdl:message name="SettingsService_GetBranches_OutputMessage"><wsdl:part name="parameters" element="tns:GetBranchesResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateBranchDetails_InputMessage"><wsdl:part name="parameters" element="tns:UpdateBranchDetails"/></wsdl:message><wsdl:message name="SettingsService_UpdateBranchDetails_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateBranchDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgLogo_InputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgLogo"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgLogo_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgLogoResponse"/></wsdl:message><wsdl:message name="SettingsService_GetOrgLogBucket_InputMessage"><wsdl:part name="parameters" element="tns:GetOrgLogBucket"/></wsdl:message><wsdl:message name="SettingsService_GetOrgLogBucket_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrgLogBucketResponse"/></wsdl:message><wsdl:message name="SettingsService_GetOrgLogo_InputMessage"><wsdl:part name="parameters" element="tns:GetOrgLogo"/></wsdl:message><wsdl:message name="SettingsService_GetOrgLogo_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrgLogoResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgSignature_InputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgSignature"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgSignature_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgSignatureResponse"/></wsdl:message><wsdl:message name="SettingsService_GetOrgSignature_InputMessage"><wsdl:part name="parameters" element="tns:GetOrgSignature"/></wsdl:message><wsdl:message name="SettingsService_GetOrgSignature_OutputMessage"><wsdl:part name="parameters" element="tns:GetOrgSignatureResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateDocumentNumbering_InputMessage"><wsdl:part name="parameters" element="tns:UpdateDocumentNumbering"/></wsdl:message><wsdl:message name="SettingsService_UpdateDocumentNumbering_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateDocumentNumberingResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateDocumentNumberingApi_InputMessage"><wsdl:part name="parameters" element="tns:UpdateDocumentNumberingApi"/></wsdl:message><wsdl:message name="SettingsService_UpdateDocumentNumberingApi_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateDocumentNumberingApiResponse"/></wsdl:message><wsdl:message name="SettingsService_DocumentsNumberingGet_InputMessage"><wsdl:part name="parameters" element="tns:DocumentsNumberingGet"/></wsdl:message><wsdl:message name="SettingsService_DocumentsNumberingGet_OutputMessage"><wsdl:part name="parameters" element="tns:DocumentsNumberingGetResponse"/></wsdl:message><wsdl:message name="SettingsService_GetUserClearingAccount_InputMessage"><wsdl:part name="parameters" element="tns:GetUserClearingAccount"/></wsdl:message><wsdl:message name="SettingsService_GetUserClearingAccount_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserClearingAccountResponse"/></wsdl:message><wsdl:message name="SettingsService_RemoveLogo_InputMessage"><wsdl:part name="parameters" element="tns:RemoveLogo"/></wsdl:message><wsdl:message name="SettingsService_RemoveLogo_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveLogoResponse"/></wsdl:message><wsdl:message name="SettingsService_RemoveSignature_InputMessage"><wsdl:part name="parameters" element="tns:RemoveSignature"/></wsdl:message><wsdl:message name="SettingsService_RemoveSignature_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveSignatureResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdatePrintOptions_InputMessage"><wsdl:part name="parameters" element="tns:UpdatePrintOptions"/></wsdl:message><wsdl:message name="SettingsService_UpdatePrintOptions_OutputMessage"><wsdl:part name="parameters" element="tns:UpdatePrintOptionsResponse"/></wsdl:message><wsdl:message name="SettingsService_GetPrintOptions_InputMessage"><wsdl:part name="parameters" element="tns:GetPrintOptions"/></wsdl:message><wsdl:message name="SettingsService_GetPrintOptions_OutputMessage"><wsdl:part name="parameters" element="tns:GetPrintOptionsResponse"/></wsdl:message><wsdl:message name="SettingsService_GetUserSettingsPrintOptions_InputMessage"><wsdl:part name="parameters" element="tns:GetUserSettingsPrintOptions"/></wsdl:message><wsdl:message name="SettingsService_GetUserSettingsPrintOptions_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserSettingsPrintOptionsResponse"/></wsdl:message><wsdl:message name="SettingsService_IsUserNewDesign_InputMessage"><wsdl:part name="parameters" element="tns:IsUserNewDesign"/></wsdl:message><wsdl:message name="SettingsService_IsUserNewDesign_OutputMessage"><wsdl:part name="parameters" element="tns:IsUserNewDesignResponse"/></wsdl:message><wsdl:message name="SettingsService_GetDocumentSettings_InputMessage"><wsdl:part name="parameters" element="tns:GetDocumentSettings"/></wsdl:message><wsdl:message name="SettingsService_GetDocumentSettings_OutputMessage"><wsdl:part name="parameters" element="tns:GetDocumentSettingsResponse"/></wsdl:message><wsdl:message name="SettingsService_SetDocumentSettings_InputMessage"><wsdl:part name="parameters" element="tns:SetDocumentSettings"/></wsdl:message><wsdl:message name="SettingsService_SetDocumentSettings_OutputMessage"><wsdl:part name="parameters" element="tns:SetDocumentSettingsResponse"/></wsdl:message><wsdl:message name="SettingsService_GetOccupationTypeName_InputMessage"><wsdl:part name="parameters" element="tns:GetOccupationTypeName"/></wsdl:message><wsdl:message name="SettingsService_GetOccupationTypeName_OutputMessage"><wsdl:part name="parameters" element="tns:GetOccupationTypeNameResponse"/></wsdl:message><wsdl:message name="SettingsService_GetAllDrawingCtegories_InputMessage"><wsdl:part name="parameters" element="tns:GetAllDrawingCtegories"/></wsdl:message><wsdl:message name="SettingsService_GetAllDrawingCtegories_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllDrawingCtegoriesResponse"/></wsdl:message><wsdl:message name="SettingsService_GetAllCategoryDrawings_InputMessage"><wsdl:part name="parameters" element="tns:GetAllCategoryDrawings"/></wsdl:message><wsdl:message name="SettingsService_GetAllCategoryDrawings_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllCategoryDrawingsResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgDrawing_InputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgDrawing"/></wsdl:message><wsdl:message name="SettingsService_UpdateOrgDrawing_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateOrgDrawingResponse"/></wsdl:message><wsdl:message name="SettingsService_GetPageMessageByUrl_InputMessage"><wsdl:part name="parameters" element="tns:GetPageMessageByUrl"/></wsdl:message><wsdl:message name="SettingsService_GetPageMessageByUrl_OutputMessage"><wsdl:part name="parameters" element="tns:GetPageMessageByUrlResponse"/></wsdl:message><wsdl:message name="SettingsService_GetDashboardMessages_InputMessage"><wsdl:part name="parameters" element="tns:GetDashboardMessages"/></wsdl:message><wsdl:message name="SettingsService_GetDashboardMessages_OutputMessage"><wsdl:part name="parameters" element="tns:GetDashboardMessagesResponse"/></wsdl:message><wsdl:message name="SettingsService_GetUserPaypalDetails_InputMessage"><wsdl:part name="parameters" element="tns:GetUserPaypalDetails"/></wsdl:message><wsdl:message name="SettingsService_GetUserPaypalDetails_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserPaypalDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_FillUserDetails_InputMessage"><wsdl:part name="parameters" element="tns:FillUserDetails"/></wsdl:message><wsdl:message name="SettingsService_FillUserDetails_OutputMessage"><wsdl:part name="parameters" element="tns:FillUserDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_FillUserDetailsApi_InputMessage"><wsdl:part name="parameters" element="tns:FillUserDetailsApi"/></wsdl:message><wsdl:message name="SettingsService_FillUserDetailsApi_OutputMessage"><wsdl:part name="parameters" element="tns:FillUserDetailsApiResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateExternalAccountingExportSettings_InputMessage"><wsdl:part name="parameters" element="tns:UpdateExternalAccountingExportSettings"/></wsdl:message><wsdl:message name="SettingsService_UpdateExternalAccountingExportSettings_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateExternalAccountingExportSettingsResponse"/></wsdl:message><wsdl:message name="SettingsService_GetAccountDetails_InputMessage"><wsdl:part name="parameters" element="tns:GetAccountDetails"/></wsdl:message><wsdl:message name="SettingsService_GetAccountDetails_OutputMessage"><wsdl:part name="parameters" element="tns:GetAccountDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_GetAccountDetailsApi_InputMessage"><wsdl:part name="parameters" element="tns:GetAccountDetailsApi"/></wsdl:message><wsdl:message name="SettingsService_GetAccountDetailsApi_OutputMessage"><wsdl:part name="parameters" element="tns:GetAccountDetailsApiResponse"/></wsdl:message><wsdl:message name="SettingsService_InsertToLog_InputMessage"><wsdl:part name="parameters" element="tns:InsertToLog"/></wsdl:message><wsdl:message name="SettingsService_InsertToLog_OutputMessage"><wsdl:part name="parameters" element="tns:InsertToLogResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateSingleBranchDetails_InputMessage"><wsdl:part name="parameters" element="tns:UpdateSingleBranchDetails"/></wsdl:message><wsdl:message name="SettingsService_UpdateSingleBranchDetails_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateSingleBranchDetailsResponse"/></wsdl:message><wsdl:message name="SettingsService_SubOrgGroupByNewRootOrg_InputMessage"><wsdl:part name="parameters" element="tns:SubOrgGroupByNewRootOrg"/></wsdl:message><wsdl:message name="SettingsService_SubOrgGroupByNewRootOrg_OutputMessage"><wsdl:part name="parameters" element="tns:SubOrgGroupByNewRootOrgResponse"/></wsdl:message><wsdl:message name="SettingsService_GetMailchimpUserByOrgId_InputMessage"><wsdl:part name="parameters" element="tns:GetMailchimpUserByOrgId"/></wsdl:message><wsdl:message name="SettingsService_GetMailchimpUserByOrgId_OutputMessage"><wsdl:part name="parameters" element="tns:GetMailchimpUserByOrgIdResponse"/></wsdl:message><wsdl:message name="SettingsService_UpdateMailchimpUser_InputMessage"><wsdl:part name="parameters" element="tns:UpdateMailchimpUser"/></wsdl:message><wsdl:message name="SettingsService_UpdateMailchimpUser_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateMailchimpUserResponse"/></wsdl:message><wsdl:message name="SettingsService_GetExternalAccountingEmail_InputMessage"><wsdl:part name="parameters" element="tns:GetExternalAccountingEmail"/></wsdl:message><wsdl:message name="SettingsService_GetExternalAccountingEmail_OutputMessage"><wsdl:part name="parameters" element="tns:GetExternalAccountingEmailResponse"/></wsdl:message><wsdl:message name="SettingsService_SetExternalAccountingEmail_InputMessage"><wsdl:part name="parameters" element="tns:SetExternalAccountingEmail"/></wsdl:message><wsdl:message name="SettingsService_SetExternalAccountingEmail_OutputMessage"><wsdl:part name="parameters" element="tns:SetExternalAccountingEmailResponse"/></wsdl:message><wsdl:message name="SettingsService_ContactUSForm_InputMessage"><wsdl:part name="parameters" element="tns:ContactUSForm"/></wsdl:message><wsdl:message name="SettingsService_ContactUSForm_OutputMessage"><wsdl:part name="parameters" element="tns:ContactUSFormResponse"/></wsdl:message><wsdl:portType name="SettingsService"><wsdl:operation name="GetUserContactFormData"><wsdl:input wsaw:Action="Invoice/SettingsService/GetUserContactFormData" message="tns:SettingsService_GetUserContactFormData_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetUserContactFormDataResponse" message="tns:SettingsService_GetUserContactFormData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserData"><wsdl:input wsaw:Action="Invoice/SettingsService/GetUserData" message="tns:SettingsService_GetUserData_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetUserDataResponse" message="tns:SettingsService_GetUserData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllUsersByRootId"><wsdl:input wsaw:Action="Invoice/SettingsService/GetAllUsersByRootId" message="tns:SettingsService_GetAllUsersByRootId_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetAllUsersByRootIdResponse" message="tns:SettingsService_GetAllUsersByRootId_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDashboardOrgDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/GetDashboardOrgDetails" message="tns:SettingsService_GetDashboardOrgDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetDashboardOrgDetailsResponse" message="tns:SettingsService_GetDashboardOrgDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserMonthlyPopups"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateUserMonthlyPopups" message="tns:SettingsService_UpdateUserMonthlyPopups_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateUserMonthlyPopupsResponse" message="tns:SettingsService_UpdateUserMonthlyPopups_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUser"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateUser" message="tns:SettingsService_UpdateUser_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateUserResponse" message="tns:SettingsService_UpdateUser_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserPassword"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateUserPassword" message="tns:SettingsService_UpdateUserPassword_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateUserPasswordResponse" message="tns:SettingsService_UpdateUserPassword_OutputMessage"/></wsdl:operation><wsdl:operation name="SendResetPasswordEmail"><wsdl:input wsaw:Action="Invoice/SettingsService/SendResetPasswordEmail" message="tns:SettingsService_SendResetPasswordEmail_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/SendResetPasswordEmailResponse" message="tns:SettingsService_SendResetPasswordEmail_OutputMessage"/></wsdl:operation><wsdl:operation name="ResetPasswordWithToken"><wsdl:input wsaw:Action="Invoice/SettingsService/ResetPasswordWithToken" message="tns:SettingsService_ResetPasswordWithToken_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/ResetPasswordWithTokenResponse" message="tns:SettingsService_ResetPasswordWithToken_OutputMessage"/></wsdl:operation><wsdl:operation name="HasDigitalSignature"><wsdl:input wsaw:Action="Invoice/SettingsService/HasDigitalSignature" message="tns:SettingsService_HasDigitalSignature_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/HasDigitalSignatureResponse" message="tns:SettingsService_HasDigitalSignature_OutputMessage"/></wsdl:operation><wsdl:operation name="ApplyDigitalSignature"><wsdl:input wsaw:Action="Invoice/SettingsService/ApplyDigitalSignature" message="tns:SettingsService_ApplyDigitalSignature_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/ApplyDigitalSignatureResponse" message="tns:SettingsService_ApplyDigitalSignature_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserEmail"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateUserEmail" message="tns:SettingsService_UpdateUserEmail_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateUserEmailResponse" message="tns:SettingsService_UpdateUserEmail_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrgData"><wsdl:input wsaw:Action="Invoice/SettingsService/GetOrgData" message="tns:SettingsService_GetOrgData_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetOrgDataResponse" message="tns:SettingsService_GetOrgData_OutputMessage"/></wsdl:operation><wsdl:operation name="IsUcan2Sync"><wsdl:input wsaw:Action="Invoice/SettingsService/IsUcan2Sync" message="tns:SettingsService_IsUcan2Sync_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/IsUcan2SyncResponse" message="tns:SettingsService_IsUcan2Sync_OutputMessage"/></wsdl:operation><wsdl:operation name="IsHighVolumeOrg"><wsdl:input wsaw:Action="Invoice/SettingsService/IsHighVolumeOrg" message="tns:SettingsService_IsHighVolumeOrg_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/IsHighVolumeOrgResponse" message="tns:SettingsService_IsHighVolumeOrg_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrgDataForPayments"><wsdl:input wsaw:Action="Invoice/SettingsService/GetOrgDataForPayments" message="tns:SettingsService_GetOrgDataForPayments_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetOrgDataForPaymentsResponse" message="tns:SettingsService_GetOrgDataForPayments_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateOrgDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateOrgDetails" message="tns:SettingsService_UpdateOrgDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateOrgDetailsResponse" message="tns:SettingsService_UpdateOrgDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateOrganizationAccountingMethod"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateOrganizationAccountingMethod" message="tns:SettingsService_UpdateOrganizationAccountingMethod_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateOrganizationAccountingMethodResponse" message="tns:SettingsService_UpdateOrganizationAccountingMethod_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateOrgExpirationDateForToday"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateOrgExpirationDateForToday" message="tns:SettingsService_UpdateOrgExpirationDateForToday_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateOrgExpirationDateForTodayResponse" message="tns:SettingsService_UpdateOrgExpirationDateForToday_OutputMessage"/></wsdl:operation><wsdl:operation name="OrgApiKeyCheckIfExist"><wsdl:input wsaw:Action="Invoice/SettingsService/OrgApiKeyCheckIfExist" message="tns:SettingsService_OrgApiKeyCheckIfExist_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/OrgApiKeyCheckIfExistResponse" message="tns:SettingsService_OrgApiKeyCheckIfExist_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateOrganizationApiKeyI4U"><wsdl:input wsaw:Action="Invoice/SettingsService/CreateOrganizationApiKeyI4U" message="tns:SettingsService_CreateOrganizationApiKeyI4U_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/CreateOrganizationApiKeyI4UResponse" message="tns:SettingsService_CreateOrganizationApiKeyI4U_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateOrganizationApiKeyI4UCredValidation"><wsdl:input wsaw:Action="Invoice/SettingsService/CreateOrganizationApiKeyI4UCredValidation" message="tns:SettingsService_CreateOrganizationApiKeyI4UCredValidation_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/CreateOrganizationApiKeyI4UCredValidationResponse" message="tns:SettingsService_CreateOrganizationApiKeyI4UCredValidation_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBranches"><wsdl:input wsaw:Action="Invoice/SettingsService/GetBranches" message="tns:SettingsService_GetBranches_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetBranchesResponse" message="tns:SettingsService_GetBranches_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateBranchDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateBranchDetails" message="tns:SettingsService_UpdateBranchDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateBranchDetailsResponse" message="tns:SettingsService_UpdateBranchDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateOrgLogo"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateOrgLogo" message="tns:SettingsService_UpdateOrgLogo_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateOrgLogoResponse" message="tns:SettingsService_UpdateOrgLogo_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrgLogBucket"><wsdl:input wsaw:Action="Invoice/SettingsService/GetOrgLogBucket" message="tns:SettingsService_GetOrgLogBucket_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetOrgLogBucketResponse" message="tns:SettingsService_GetOrgLogBucket_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrgLogo"><wsdl:input wsaw:Action="Invoice/SettingsService/GetOrgLogo" message="tns:SettingsService_GetOrgLogo_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetOrgLogoResponse" message="tns:SettingsService_GetOrgLogo_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateOrgSignature"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateOrgSignature" message="tns:SettingsService_UpdateOrgSignature_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateOrgSignatureResponse" message="tns:SettingsService_UpdateOrgSignature_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOrgSignature"><wsdl:input wsaw:Action="Invoice/SettingsService/GetOrgSignature" message="tns:SettingsService_GetOrgSignature_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetOrgSignatureResponse" message="tns:SettingsService_GetOrgSignature_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateDocumentNumbering"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateDocumentNumbering" message="tns:SettingsService_UpdateDocumentNumbering_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateDocumentNumberingResponse" message="tns:SettingsService_UpdateDocumentNumbering_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateDocumentNumberingApi"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateDocumentNumberingApi" message="tns:SettingsService_UpdateDocumentNumberingApi_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateDocumentNumberingApiResponse" message="tns:SettingsService_UpdateDocumentNumberingApi_OutputMessage"/></wsdl:operation><wsdl:operation name="DocumentsNumberingGet"><wsdl:input wsaw:Action="Invoice/SettingsService/DocumentsNumberingGet" message="tns:SettingsService_DocumentsNumberingGet_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/DocumentsNumberingGetResponse" message="tns:SettingsService_DocumentsNumberingGet_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserClearingAccount"><wsdl:input wsaw:Action="Invoice/SettingsService/GetUserClearingAccount" message="tns:SettingsService_GetUserClearingAccount_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetUserClearingAccountResponse" message="tns:SettingsService_GetUserClearingAccount_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveLogo"><wsdl:input wsaw:Action="Invoice/SettingsService/RemoveLogo" message="tns:SettingsService_RemoveLogo_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/RemoveLogoResponse" message="tns:SettingsService_RemoveLogo_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveSignature"><wsdl:input wsaw:Action="Invoice/SettingsService/RemoveSignature" message="tns:SettingsService_RemoveSignature_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/RemoveSignatureResponse" message="tns:SettingsService_RemoveSignature_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdatePrintOptions"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdatePrintOptions" message="tns:SettingsService_UpdatePrintOptions_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdatePrintOptionsResponse" message="tns:SettingsService_UpdatePrintOptions_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPrintOptions"><wsdl:input wsaw:Action="Invoice/SettingsService/GetPrintOptions" message="tns:SettingsService_GetPrintOptions_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetPrintOptionsResponse" message="tns:SettingsService_GetPrintOptions_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserSettingsPrintOptions"><wsdl:input wsaw:Action="Invoice/SettingsService/GetUserSettingsPrintOptions" message="tns:SettingsService_GetUserSettingsPrintOptions_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetUserSettingsPrintOptionsResponse" message="tns:SettingsService_GetUserSettingsPrintOptions_OutputMessage"/></wsdl:operation><wsdl:operation name="IsUserNewDesign"><wsdl:input wsaw:Action="Invoice/SettingsService/IsUserNewDesign" message="tns:SettingsService_IsUserNewDesign_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/IsUserNewDesignResponse" message="tns:SettingsService_IsUserNewDesign_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDocumentSettings"><wsdl:input wsaw:Action="Invoice/SettingsService/GetDocumentSettings" message="tns:SettingsService_GetDocumentSettings_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetDocumentSettingsResponse" message="tns:SettingsService_GetDocumentSettings_OutputMessage"/></wsdl:operation><wsdl:operation name="SetDocumentSettings"><wsdl:input wsaw:Action="Invoice/SettingsService/SetDocumentSettings" message="tns:SettingsService_SetDocumentSettings_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/SetDocumentSettingsResponse" message="tns:SettingsService_SetDocumentSettings_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOccupationTypeName"><wsdl:input wsaw:Action="Invoice/SettingsService/GetOccupationTypeName" message="tns:SettingsService_GetOccupationTypeName_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetOccupationTypeNameResponse" message="tns:SettingsService_GetOccupationTypeName_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllDrawingCtegories"><wsdl:input wsaw:Action="Invoice/SettingsService/GetAllDrawingCtegories" message="tns:SettingsService_GetAllDrawingCtegories_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetAllDrawingCtegoriesResponse" message="tns:SettingsService_GetAllDrawingCtegories_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllCategoryDrawings"><wsdl:input wsaw:Action="Invoice/SettingsService/GetAllCategoryDrawings" message="tns:SettingsService_GetAllCategoryDrawings_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetAllCategoryDrawingsResponse" message="tns:SettingsService_GetAllCategoryDrawings_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateOrgDrawing"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateOrgDrawing" message="tns:SettingsService_UpdateOrgDrawing_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateOrgDrawingResponse" message="tns:SettingsService_UpdateOrgDrawing_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPageMessageByUrl"><wsdl:input wsaw:Action="Invoice/SettingsService/GetPageMessageByUrl" message="tns:SettingsService_GetPageMessageByUrl_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetPageMessageByUrlResponse" message="tns:SettingsService_GetPageMessageByUrl_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDashboardMessages"><wsdl:input wsaw:Action="Invoice/SettingsService/GetDashboardMessages" message="tns:SettingsService_GetDashboardMessages_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetDashboardMessagesResponse" message="tns:SettingsService_GetDashboardMessages_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserPaypalDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/GetUserPaypalDetails" message="tns:SettingsService_GetUserPaypalDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetUserPaypalDetailsResponse" message="tns:SettingsService_GetUserPaypalDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="FillUserDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/FillUserDetails" message="tns:SettingsService_FillUserDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/FillUserDetailsResponse" message="tns:SettingsService_FillUserDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="FillUserDetailsApi"><wsdl:input wsaw:Action="Invoice/SettingsService/FillUserDetailsApi" message="tns:SettingsService_FillUserDetailsApi_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/FillUserDetailsApiResponse" message="tns:SettingsService_FillUserDetailsApi_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateExternalAccountingExportSettings"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateExternalAccountingExportSettings" message="tns:SettingsService_UpdateExternalAccountingExportSettings_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateExternalAccountingExportSettingsResponse" message="tns:SettingsService_UpdateExternalAccountingExportSettings_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAccountDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/GetAccountDetails" message="tns:SettingsService_GetAccountDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetAccountDetailsResponse" message="tns:SettingsService_GetAccountDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAccountDetailsApi"><wsdl:input wsaw:Action="Invoice/SettingsService/GetAccountDetailsApi" message="tns:SettingsService_GetAccountDetailsApi_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetAccountDetailsApiResponse" message="tns:SettingsService_GetAccountDetailsApi_OutputMessage"/></wsdl:operation><wsdl:operation name="InsertToLog"><wsdl:input wsaw:Action="Invoice/SettingsService/InsertToLog" message="tns:SettingsService_InsertToLog_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/InsertToLogResponse" message="tns:SettingsService_InsertToLog_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateSingleBranchDetails"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateSingleBranchDetails" message="tns:SettingsService_UpdateSingleBranchDetails_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateSingleBranchDetailsResponse" message="tns:SettingsService_UpdateSingleBranchDetails_OutputMessage"/></wsdl:operation><wsdl:operation name="SubOrgGroupByNewRootOrg"><wsdl:input wsaw:Action="Invoice/SettingsService/SubOrgGroupByNewRootOrg" message="tns:SettingsService_SubOrgGroupByNewRootOrg_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/SubOrgGroupByNewRootOrgResponse" message="tns:SettingsService_SubOrgGroupByNewRootOrg_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMailchimpUserByOrgId"><wsdl:input wsaw:Action="Invoice/SettingsService/GetMailchimpUserByOrgId" message="tns:SettingsService_GetMailchimpUserByOrgId_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetMailchimpUserByOrgIdResponse" message="tns:SettingsService_GetMailchimpUserByOrgId_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateMailchimpUser"><wsdl:input wsaw:Action="Invoice/SettingsService/UpdateMailchimpUser" message="tns:SettingsService_UpdateMailchimpUser_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/UpdateMailchimpUserResponse" message="tns:SettingsService_UpdateMailchimpUser_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExternalAccountingEmail"><wsdl:input wsaw:Action="Invoice/SettingsService/GetExternalAccountingEmail" message="tns:SettingsService_GetExternalAccountingEmail_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/GetExternalAccountingEmailResponse" message="tns:SettingsService_GetExternalAccountingEmail_OutputMessage"/></wsdl:operation><wsdl:operation name="SetExternalAccountingEmail"><wsdl:input wsaw:Action="Invoice/SettingsService/SetExternalAccountingEmail" message="tns:SettingsService_SetExternalAccountingEmail_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/SetExternalAccountingEmailResponse" message="tns:SettingsService_SetExternalAccountingEmail_OutputMessage"/></wsdl:operation><wsdl:operation name="ContactUSForm"><wsdl:input wsaw:Action="Invoice/SettingsService/ContactUSForm" message="tns:SettingsService_ContactUSForm_InputMessage"/><wsdl:output wsaw:Action="Invoice/SettingsService/ContactUSFormResponse" message="tns:SettingsService_ContactUSForm_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_SettingsService" type="tns:SettingsService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetUserContactFormData"><soap:operation soapAction="Invoice/SettingsService/GetUserContactFormData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserData"><soap:operation soapAction="Invoice/SettingsService/GetUserData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllUsersByRootId"><soap:operation soapAction="Invoice/SettingsService/GetAllUsersByRootId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDashboardOrgDetails"><soap:operation soapAction="Invoice/SettingsService/GetDashboardOrgDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserMonthlyPopups"><soap:operation soapAction="Invoice/SettingsService/UpdateUserMonthlyPopups" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUser"><soap:operation soapAction="Invoice/SettingsService/UpdateUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserPassword"><soap:operation soapAction="Invoice/SettingsService/UpdateUserPassword" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SendResetPasswordEmail"><soap:operation soapAction="Invoice/SettingsService/SendResetPasswordEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ResetPasswordWithToken"><soap:operation soapAction="Invoice/SettingsService/ResetPasswordWithToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="HasDigitalSignature"><soap:operation soapAction="Invoice/SettingsService/HasDigitalSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ApplyDigitalSignature"><soap:operation soapAction="Invoice/SettingsService/ApplyDigitalSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserEmail"><soap:operation soapAction="Invoice/SettingsService/UpdateUserEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgData"><soap:operation soapAction="Invoice/SettingsService/GetOrgData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsUcan2Sync"><soap:operation soapAction="Invoice/SettingsService/IsUcan2Sync" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsHighVolumeOrg"><soap:operation soapAction="Invoice/SettingsService/IsHighVolumeOrg" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgDataForPayments"><soap:operation soapAction="Invoice/SettingsService/GetOrgDataForPayments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgDetails"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrganizationAccountingMethod"><soap:operation soapAction="Invoice/SettingsService/UpdateOrganizationAccountingMethod" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgExpirationDateForToday"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgExpirationDateForToday" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="OrgApiKeyCheckIfExist"><soap:operation soapAction="Invoice/SettingsService/OrgApiKeyCheckIfExist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateOrganizationApiKeyI4U"><soap:operation soapAction="Invoice/SettingsService/CreateOrganizationApiKeyI4U" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateOrganizationApiKeyI4UCredValidation"><soap:operation soapAction="Invoice/SettingsService/CreateOrganizationApiKeyI4UCredValidation" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBranches"><soap:operation soapAction="Invoice/SettingsService/GetBranches" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateBranchDetails"><soap:operation soapAction="Invoice/SettingsService/UpdateBranchDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgLogo"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgLogo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgLogBucket"><soap:operation soapAction="Invoice/SettingsService/GetOrgLogBucket" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgLogo"><soap:operation soapAction="Invoice/SettingsService/GetOrgLogo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgSignature"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgSignature"><soap:operation soapAction="Invoice/SettingsService/GetOrgSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateDocumentNumbering"><soap:operation soapAction="Invoice/SettingsService/UpdateDocumentNumbering" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateDocumentNumberingApi"><soap:operation soapAction="Invoice/SettingsService/UpdateDocumentNumberingApi" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DocumentsNumberingGet"><soap:operation soapAction="Invoice/SettingsService/DocumentsNumberingGet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserClearingAccount"><soap:operation soapAction="Invoice/SettingsService/GetUserClearingAccount" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RemoveLogo"><soap:operation soapAction="Invoice/SettingsService/RemoveLogo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RemoveSignature"><soap:operation soapAction="Invoice/SettingsService/RemoveSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdatePrintOptions"><soap:operation soapAction="Invoice/SettingsService/UpdatePrintOptions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPrintOptions"><soap:operation soapAction="Invoice/SettingsService/GetPrintOptions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserSettingsPrintOptions"><soap:operation soapAction="Invoice/SettingsService/GetUserSettingsPrintOptions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsUserNewDesign"><soap:operation soapAction="Invoice/SettingsService/IsUserNewDesign" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDocumentSettings"><soap:operation soapAction="Invoice/SettingsService/GetDocumentSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetDocumentSettings"><soap:operation soapAction="Invoice/SettingsService/SetDocumentSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOccupationTypeName"><soap:operation soapAction="Invoice/SettingsService/GetOccupationTypeName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllDrawingCtegories"><soap:operation soapAction="Invoice/SettingsService/GetAllDrawingCtegories" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllCategoryDrawings"><soap:operation soapAction="Invoice/SettingsService/GetAllCategoryDrawings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgDrawing"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgDrawing" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPageMessageByUrl"><soap:operation soapAction="Invoice/SettingsService/GetPageMessageByUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDashboardMessages"><soap:operation soapAction="Invoice/SettingsService/GetDashboardMessages" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserPaypalDetails"><soap:operation soapAction="Invoice/SettingsService/GetUserPaypalDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FillUserDetails"><soap:operation soapAction="Invoice/SettingsService/FillUserDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FillUserDetailsApi"><soap:operation soapAction="Invoice/SettingsService/FillUserDetailsApi" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateExternalAccountingExportSettings"><soap:operation soapAction="Invoice/SettingsService/UpdateExternalAccountingExportSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAccountDetails"><soap:operation soapAction="Invoice/SettingsService/GetAccountDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAccountDetailsApi"><soap:operation soapAction="Invoice/SettingsService/GetAccountDetailsApi" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InsertToLog"><soap:operation soapAction="Invoice/SettingsService/InsertToLog" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateSingleBranchDetails"><soap:operation soapAction="Invoice/SettingsService/UpdateSingleBranchDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubOrgGroupByNewRootOrg"><soap:operation soapAction="Invoice/SettingsService/SubOrgGroupByNewRootOrg" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMailchimpUserByOrgId"><soap:operation soapAction="Invoice/SettingsService/GetMailchimpUserByOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateMailchimpUser"><soap:operation soapAction="Invoice/SettingsService/UpdateMailchimpUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExternalAccountingEmail"><soap:operation soapAction="Invoice/SettingsService/GetExternalAccountingEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetExternalAccountingEmail"><soap:operation soapAction="Invoice/SettingsService/SetExternalAccountingEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ContactUSForm"><soap:operation soapAction="Invoice/SettingsService/ContactUSForm" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:binding name="BasicHttpBinding_SettingsService1" type="tns:SettingsService"><wsp:PolicyReference URI="#BasicHttpBinding_SettingsService1_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetUserContactFormData"><soap:operation soapAction="Invoice/SettingsService/GetUserContactFormData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserData"><soap:operation soapAction="Invoice/SettingsService/GetUserData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllUsersByRootId"><soap:operation soapAction="Invoice/SettingsService/GetAllUsersByRootId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDashboardOrgDetails"><soap:operation soapAction="Invoice/SettingsService/GetDashboardOrgDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserMonthlyPopups"><soap:operation soapAction="Invoice/SettingsService/UpdateUserMonthlyPopups" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUser"><soap:operation soapAction="Invoice/SettingsService/UpdateUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserPassword"><soap:operation soapAction="Invoice/SettingsService/UpdateUserPassword" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SendResetPasswordEmail"><soap:operation soapAction="Invoice/SettingsService/SendResetPasswordEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ResetPasswordWithToken"><soap:operation soapAction="Invoice/SettingsService/ResetPasswordWithToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="HasDigitalSignature"><soap:operation soapAction="Invoice/SettingsService/HasDigitalSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ApplyDigitalSignature"><soap:operation soapAction="Invoice/SettingsService/ApplyDigitalSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateUserEmail"><soap:operation soapAction="Invoice/SettingsService/UpdateUserEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgData"><soap:operation soapAction="Invoice/SettingsService/GetOrgData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsUcan2Sync"><soap:operation soapAction="Invoice/SettingsService/IsUcan2Sync" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsHighVolumeOrg"><soap:operation soapAction="Invoice/SettingsService/IsHighVolumeOrg" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgDataForPayments"><soap:operation soapAction="Invoice/SettingsService/GetOrgDataForPayments" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgDetails"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrganizationAccountingMethod"><soap:operation soapAction="Invoice/SettingsService/UpdateOrganizationAccountingMethod" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgExpirationDateForToday"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgExpirationDateForToday" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="OrgApiKeyCheckIfExist"><soap:operation soapAction="Invoice/SettingsService/OrgApiKeyCheckIfExist" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateOrganizationApiKeyI4U"><soap:operation soapAction="Invoice/SettingsService/CreateOrganizationApiKeyI4U" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateOrganizationApiKeyI4UCredValidation"><soap:operation soapAction="Invoice/SettingsService/CreateOrganizationApiKeyI4UCredValidation" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetBranches"><soap:operation soapAction="Invoice/SettingsService/GetBranches" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateBranchDetails"><soap:operation soapAction="Invoice/SettingsService/UpdateBranchDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgLogo"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgLogo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgLogBucket"><soap:operation soapAction="Invoice/SettingsService/GetOrgLogBucket" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgLogo"><soap:operation soapAction="Invoice/SettingsService/GetOrgLogo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgSignature"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOrgSignature"><soap:operation soapAction="Invoice/SettingsService/GetOrgSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateDocumentNumbering"><soap:operation soapAction="Invoice/SettingsService/UpdateDocumentNumbering" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateDocumentNumberingApi"><soap:operation soapAction="Invoice/SettingsService/UpdateDocumentNumberingApi" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DocumentsNumberingGet"><soap:operation soapAction="Invoice/SettingsService/DocumentsNumberingGet" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserClearingAccount"><soap:operation soapAction="Invoice/SettingsService/GetUserClearingAccount" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RemoveLogo"><soap:operation soapAction="Invoice/SettingsService/RemoveLogo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RemoveSignature"><soap:operation soapAction="Invoice/SettingsService/RemoveSignature" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdatePrintOptions"><soap:operation soapAction="Invoice/SettingsService/UpdatePrintOptions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPrintOptions"><soap:operation soapAction="Invoice/SettingsService/GetPrintOptions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserSettingsPrintOptions"><soap:operation soapAction="Invoice/SettingsService/GetUserSettingsPrintOptions" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="IsUserNewDesign"><soap:operation soapAction="Invoice/SettingsService/IsUserNewDesign" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDocumentSettings"><soap:operation soapAction="Invoice/SettingsService/GetDocumentSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetDocumentSettings"><soap:operation soapAction="Invoice/SettingsService/SetDocumentSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOccupationTypeName"><soap:operation soapAction="Invoice/SettingsService/GetOccupationTypeName" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllDrawingCtegories"><soap:operation soapAction="Invoice/SettingsService/GetAllDrawingCtegories" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAllCategoryDrawings"><soap:operation soapAction="Invoice/SettingsService/GetAllCategoryDrawings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateOrgDrawing"><soap:operation soapAction="Invoice/SettingsService/UpdateOrgDrawing" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetPageMessageByUrl"><soap:operation soapAction="Invoice/SettingsService/GetPageMessageByUrl" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDashboardMessages"><soap:operation soapAction="Invoice/SettingsService/GetDashboardMessages" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetUserPaypalDetails"><soap:operation soapAction="Invoice/SettingsService/GetUserPaypalDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FillUserDetails"><soap:operation soapAction="Invoice/SettingsService/FillUserDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="FillUserDetailsApi"><soap:operation soapAction="Invoice/SettingsService/FillUserDetailsApi" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateExternalAccountingExportSettings"><soap:operation soapAction="Invoice/SettingsService/UpdateExternalAccountingExportSettings" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAccountDetails"><soap:operation soapAction="Invoice/SettingsService/GetAccountDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetAccountDetailsApi"><soap:operation soapAction="Invoice/SettingsService/GetAccountDetailsApi" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InsertToLog"><soap:operation soapAction="Invoice/SettingsService/InsertToLog" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateSingleBranchDetails"><soap:operation soapAction="Invoice/SettingsService/UpdateSingleBranchDetails" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SubOrgGroupByNewRootOrg"><soap:operation soapAction="Invoice/SettingsService/SubOrgGroupByNewRootOrg" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMailchimpUserByOrgId"><soap:operation soapAction="Invoice/SettingsService/GetMailchimpUserByOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateMailchimpUser"><soap:operation soapAction="Invoice/SettingsService/UpdateMailchimpUser" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetExternalAccountingEmail"><soap:operation soapAction="Invoice/SettingsService/GetExternalAccountingEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SetExternalAccountingEmail"><soap:operation soapAction="Invoice/SettingsService/SetExternalAccountingEmail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ContactUSForm"><soap:operation soapAction="Invoice/SettingsService/ContactUSForm" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SettingsService"><wsdl:port name="BasicHttpBinding_SettingsService" binding="tns:BasicHttpBinding_SettingsService"><soap:address location="http://private.invoice4u.co.il/Services/SettingsService.svc/Soap"/></wsdl:port><wsdl:port name="BasicHttpBinding_SettingsService1" binding="tns:BasicHttpBinding_SettingsService1"><soap:address location="https://private.invoice4u.co.il/Services/SettingsService.svc/Soap"/></wsdl:port></wsdl:service></wsdl:definitions>