<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="ClearingService" 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_ClearingService1_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.datacontract.org/2004/07/Invoice.Common.Paypal"/><xs:element name="CreatePaypalOrder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q1:DocumentCsv" xmlns:q1="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreatePaypalOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreatePaypalOrderResult" nillable="true" type="q2:DocumentCsv" xmlns:q2="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="CapturePaypalOrder"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q3:DocumentCsv" xmlns:q3="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="CapturePaypalOrderResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CapturePaypalOrderResult" nillable="true" type="q4:CaptureResponse" xmlns:q4="http://schemas.datacontract.org/2004/07/Invoice.Common.Paypal"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="productId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductByIdResult" nillable="true" type="q5:ClearingProducts" xmlns:q5="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductByOrgId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/><xs:element minOccurs="0" name="isPaymentDemand" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetProductByOrgIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetProductByOrgIdResult" nillable="true" type="q6:ArrayOfClearingProducts" xmlns:q6="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessInvoice4uClearingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q7:DocumentCsv" xmlns:q7="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessInvoice4uClearingRequestResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProcessInvoice4uClearingRequestResult" nillable="true" type="q8:DocumentCsv" xmlns:q8="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessClearingDocOnlyProductPage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q9:DocumentCsv" xmlns:q9="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessClearingDocOnlyProductPageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProcessClearingDocOnlyProductPageResult" nillable="true" type="q10:DocumentCsv" xmlns:q10="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessClearingDocOnly"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q11:DocumentCsv" xmlns:q11="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="isNotifyOnly" type="xs:boolean"/><xs:element minOccurs="0" name="isCreateDoc" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessClearingDocOnlyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProcessClearingDocOnlyResult" nillable="true" type="q12:DocumentCsv" xmlns:q12="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessDocumentViaPaymentClearingRequest"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="docId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creditType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creditNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="expMonth" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="expYear" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="cvv" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="isBitPayment" type="xs:boolean"/><xs:element minOccurs="0" name="bitPlatform" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="paypalPayment" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessDocumentViaPaymentClearingRequestResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProcessDocumentViaPaymentClearingRequestResult" nillable="true" type="q13:DocumentCsv" xmlns:q13="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessDocumentViaPaymentClearingRequestDocOnly"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="docId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creditType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="creditNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="expDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="cvv" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="confirmationNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="paymentId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="clearingTraceId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="paypalPayment" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessDocumentViaPaymentClearingRequestDocOnlyResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProcessDocumentViaPaymentClearingRequestDocOnlyResult" nillable="true" type="q14:DocumentCsv" xmlns:q14="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessCard"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q15:DocumentCsv" xmlns:q15="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="creatInvoiceReceipt" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProcessCardResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProcessCardResult" nillable="true" type="q16:DocumentCsv" xmlns:q16="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProduceDocumentUpay"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="payment" nillable="true" type="q17:DocumentCsv" xmlns:q17="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="ProduceDocumentUpayResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ProduceDocumentUpayResult" nillable="true" type="q18:DocumentCsv" xmlns:q18="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetClearingAccountTypeByProductId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="productId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetClearingAccountTypeByProductIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetClearingAccountTypeByProductIdResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="InsertUpayUsage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/><xs:element minOccurs="0" name="amount" type="xs:double"/></xs:sequence></xs:complexType></xs:element><xs:element name="InsertUpayUsageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InsertUpayUsageResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetClearingAccountCompanyTypeOrgId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="orgId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetClearingAccountCompanyTypeOrgIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetClearingAccountCompanyTypeOrgIdResult" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTokensByParams"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="details" nillable="true" type="q19:OrganizationTokenDetails" xmlns:q19="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTokensByParamsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetTokensByParamsResult" nillable="true" type="q20:ArrayOfOrganizationTokenDetails" xmlns:q20="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="TokensAutocomplete"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="q" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="limit" type="xs:int"/><xs:element minOccurs="0" name="type" type="xs:int"/><xs:element minOccurs="0" name="companyType" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="TokensAutocompleteResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TokensAutocompleteResult" nillable="true" type="q21:ArrayOfOrganizationTokenDetails" xmlns:q21="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="TokensAutocompleteUniqueId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="query" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TokensAutocompleteUniqueIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TokensAutocompleteUniqueIdResult" nillable="true" type="q22:ArrayOfOrganizationTokenDetails" xmlns:q22="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveCreditCardAsToken"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="q23:DocumentCsv" xmlns:q23="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="SaveCreditCardAsTokenResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="SaveCreditCardAsTokenResult" nillable="true" type="q24:DocumentCsv" xmlns:q24="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateStandingOrderViaProductPage"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="itemStandingOrder" nillable="true" type="q25:DocumentCsv" xmlns:q25="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="CreateStandingOrderViaProductPageResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreateStandingOrderViaProductPageResult" nillable="true" type="q26:DocumentCsv" xmlns:q26="http://schemas.datacontract.org/2004/07/Invoice.Common"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTokenById"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="id" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTokenByIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteTokenByIdResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTokenByOrgId"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="DeleteTokenByOrgIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteTokenByOrgIdResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTokenByClientId"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="clientId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteTokenByClientIdResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteTokenByClientIdResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateClearingAccount"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="account" nillable="true" type="q27:ClearingAccount" xmlns:q27="http://schemas.datacontract.org/2004/07/Invoice.Common"/><xs:element minOccurs="0" name="type" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateClearingAccountResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateClearingAccountResult" nillable="true" type="q28:ClearingAccount" xmlns:q28="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/"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Invoice.Common.Enums"/><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="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="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="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="ClearingProducts"><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="AllowPayments" type="xs:boolean"/><xs:element minOccurs="0" name="AllowedPaymentsMethods" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AnalyticsClearingPage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AnalyticsThankUPage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BackgroundSelected" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CatalogItems" nillable="true" type="tns:ArrayOfClearingProductCatalogItemsMapping"/><xs:element minOccurs="0" name="ClearingCompany" type="xs:int"/><xs:element minOccurs="0" name="CouponCodes" nillable="true" type="tns:ArrayOfProductCouponCode"/><xs:element minOccurs="0" name="CreateInvoiceReceipt" type="xs:boolean"/><xs:element minOccurs="0" name="Currency" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryFee" type="xs:double"/><xs:element minOccurs="0" name="DeliveryType" type="xs:int"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Discount" type="xs:double"/><xs:element minOccurs="0" name="DiscountEndDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DiscountStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="DynamicPrice" type="xs:boolean"/><xs:element minOccurs="0" name="FacebookPixelClearingPage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FacebookPixelThankUPage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HasCoupons" type="xs:boolean"/><xs:element minOccurs="0" name="HeadLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HeadLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HeadLine3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HeadLine4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HeadlineNewDesign" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="ImageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IpnUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsInsertPurchaseAsClient" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsNoVatProduct" type="xs:boolean"/><xs:element minOccurs="0" name="IsNotifyStandingOrder" type="xs:boolean"/><xs:element minOccurs="0" name="IsOrganizationValidNotExpired" type="xs:boolean"/><xs:element minOccurs="0" name="IsPaymentDemand" type="xs:boolean"/><xs:element minOccurs="0" name="IsStandingOrder" type="xs:boolean"/><xs:element minOccurs="0" name="MailingListId" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="MaxPayments" type="xs:int"/><xs:element minOccurs="0" name="MultipleItems" type="xs:boolean"/><xs:element minOccurs="0" name="MultipleItemsDescriptionDetails" nillable="true" type="xs:string"/><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="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OrganizationBusinessType" type="xs:int"/><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="OrganizationNameEng" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PageUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentDemandHeaderBackground" type="xs:int"/><xs:element minOccurs="0" name="Price" type="xs:double"/><xs:element minOccurs="0" name="QuantityLimitation" type="xs:double"/><xs:element minOccurs="0" name="RegulationsLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReturnParamsInUrl" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="ReturnUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SelectedCatalogItem" nillable="true" type="tns:ClearingProductCatalogItemsMapping"/><xs:element minOccurs="0" name="SelectedCoupon" nillable="true" type="tns:ProductCouponCode"/><xs:element minOccurs="0" name="ShortDescription1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortDescription2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortDescription3" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShortDescription4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowDelivery" type="xs:boolean"/><xs:element minOccurs="0" name="ShowDeliveryByDefault" type="xs:boolean"/><xs:element minOccurs="0" name="ShowLogo" type="xs:boolean"/><xs:element minOccurs="0" name="ShowProductImage" type="xs:boolean"/><xs:element minOccurs="0" name="StandingOrderDurations" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TemplateId" type="xs:int"/><xs:element minOccurs="0" name="Usage" type="xs:int"/><xs:element minOccurs="0" name="UseUserLogo" type="xs:boolean"/><xs:element minOccurs="0" name="UserEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UserPhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="YoutubeLink" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ClearingProducts" nillable="true" type="tns:ClearingProducts"/><xs:complexType name="ArrayOfClearingProductCatalogItemsMapping"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ClearingProductCatalogItemsMapping" nillable="true" type="tns:ClearingProductCatalogItemsMapping"/></xs:sequence></xs:complexType><xs:element name="ArrayOfClearingProductCatalogItemsMapping" nillable="true" type="tns:ArrayOfClearingProductCatalogItemsMapping"/><xs:complexType name="ClearingProductCatalogItemsMapping"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="CatalogItem" nillable="true" type="tns:CatalogItem"/><xs:element minOccurs="0" name="CatalogItemId" type="xs:int"/><xs:element minOccurs="0" name="ClearingProductId" type="xs:int"/><xs:element minOccurs="0" name="DateCreated" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Discount" type="xs:double"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="ItemName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ItemPrice" type="xs:double"/><xs:element minOccurs="0" name="Quantity" type="xs:double"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ClearingProductCatalogItemsMapping" nillable="true" type="tns:ClearingProductCatalogItemsMapping"/><xs:complexType name="CatalogItem"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="Code" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="IsNew" type="xs:boolean"/><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="PriceAfterTax" type="xs:double"/><xs:element minOccurs="0" name="UserId" type="xs:int"/><xs:element minOccurs="0" name="VatPercentage" type="xs:double"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="CatalogItem" nillable="true" type="tns:CatalogItem"/><xs:complexType name="ArrayOfProductCouponCode"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ProductCouponCode" nillable="true" type="tns:ProductCouponCode"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProductCouponCode" nillable="true" type="tns:ArrayOfProductCouponCode"/><xs:complexType name="ProductCouponCode"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="CouponValue" type="xs:double"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ExpirationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="MaxUsage" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductId" type="xs:int"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ProductCouponCode" nillable="true" type="tns:ProductCouponCode"/><xs:complexType name="ArrayOfClearingProducts"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ClearingProducts" nillable="true" type="tns:ClearingProducts"/></xs:sequence></xs:complexType><xs:element name="ArrayOfClearingProducts" nillable="true" type="tns:ArrayOfClearingProducts"/><xs:complexType name="OrganizationTokenDetails"><xs:complexContent mixed="false"><xs:extension base="tns:CommonObject"><xs:sequence><xs:element minOccurs="0" name="CVV" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CardExpDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ClearingCompany" type="xs:int"/><xs:element minOccurs="0" name="ClientId" type="xs:int"/><xs:element minOccurs="0" name="ExtraParam" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FullName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="OrganizationId" type="xs:int"/><xs:element minOccurs="0" name="OwnerSocialId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Token" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="OrganizationTokenDetails" nillable="true" type="tns:OrganizationTokenDetails"/><xs:complexType name="ArrayOfOrganizationTokenDetails"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="OrganizationTokenDetails" nillable="true" type="tns:OrganizationTokenDetails"/></xs:sequence></xs:complexType><xs:element name="ArrayOfOrganizationTokenDetails" nillable="true" type="tns:ArrayOfOrganizationTokenDetails"/><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: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: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:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Invoice.Common.Paypal" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Invoice.Common.Paypal"><xs:complexType name="CaptureResponse"><xs:sequence><xs:element minOccurs="0" name="failMesage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mesage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="successMesage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sucesss" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="CaptureResponse" nillable="true" type="tns:CaptureResponse"/></xs:schema></wsdl:types><wsdl:message name="ClearingService_CreatePaypalOrder_InputMessage"><wsdl:part name="parameters" element="tns:CreatePaypalOrder"/></wsdl:message><wsdl:message name="ClearingService_CreatePaypalOrder_OutputMessage"><wsdl:part name="parameters" element="tns:CreatePaypalOrderResponse"/></wsdl:message><wsdl:message name="ClearingService_CapturePaypalOrder_InputMessage"><wsdl:part name="parameters" element="tns:CapturePaypalOrder"/></wsdl:message><wsdl:message name="ClearingService_CapturePaypalOrder_OutputMessage"><wsdl:part name="parameters" element="tns:CapturePaypalOrderResponse"/></wsdl:message><wsdl:message name="ClearingService_GetProductById_InputMessage"><wsdl:part name="parameters" element="tns:GetProductById"/></wsdl:message><wsdl:message name="ClearingService_GetProductById_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductByIdResponse"/></wsdl:message><wsdl:message name="ClearingService_GetProductByOrgId_InputMessage"><wsdl:part name="parameters" element="tns:GetProductByOrgId"/></wsdl:message><wsdl:message name="ClearingService_GetProductByOrgId_OutputMessage"><wsdl:part name="parameters" element="tns:GetProductByOrgIdResponse"/></wsdl:message><wsdl:message name="ClearingService_ProcessInvoice4uClearingRequest_InputMessage"><wsdl:part name="parameters" element="tns:ProcessInvoice4uClearingRequest"/></wsdl:message><wsdl:message name="ClearingService_ProcessInvoice4uClearingRequest_OutputMessage"><wsdl:part name="parameters" element="tns:ProcessInvoice4uClearingRequestResponse"/></wsdl:message><wsdl:message name="ClearingService_ProcessClearingDocOnlyProductPage_InputMessage"><wsdl:part name="parameters" element="tns:ProcessClearingDocOnlyProductPage"/></wsdl:message><wsdl:message name="ClearingService_ProcessClearingDocOnlyProductPage_OutputMessage"><wsdl:part name="parameters" element="tns:ProcessClearingDocOnlyProductPageResponse"/></wsdl:message><wsdl:message name="ClearingService_ProcessClearingDocOnly_InputMessage"><wsdl:part name="parameters" element="tns:ProcessClearingDocOnly"/></wsdl:message><wsdl:message name="ClearingService_ProcessClearingDocOnly_OutputMessage"><wsdl:part name="parameters" element="tns:ProcessClearingDocOnlyResponse"/></wsdl:message><wsdl:message name="ClearingService_ProcessDocumentViaPaymentClearingRequest_InputMessage"><wsdl:part name="parameters" element="tns:ProcessDocumentViaPaymentClearingRequest"/></wsdl:message><wsdl:message name="ClearingService_ProcessDocumentViaPaymentClearingRequest_OutputMessage"><wsdl:part name="parameters" element="tns:ProcessDocumentViaPaymentClearingRequestResponse"/></wsdl:message><wsdl:message name="ClearingService_ProcessDocumentViaPaymentClearingRequestDocOnly_InputMessage"><wsdl:part name="parameters" element="tns:ProcessDocumentViaPaymentClearingRequestDocOnly"/></wsdl:message><wsdl:message name="ClearingService_ProcessDocumentViaPaymentClearingRequestDocOnly_OutputMessage"><wsdl:part name="parameters" element="tns:ProcessDocumentViaPaymentClearingRequestDocOnlyResponse"/></wsdl:message><wsdl:message name="ClearingService_ProcessCard_InputMessage"><wsdl:part name="parameters" element="tns:ProcessCard"/></wsdl:message><wsdl:message name="ClearingService_ProcessCard_OutputMessage"><wsdl:part name="parameters" element="tns:ProcessCardResponse"/></wsdl:message><wsdl:message name="ClearingService_ProduceDocumentUpay_InputMessage"><wsdl:part name="parameters" element="tns:ProduceDocumentUpay"/></wsdl:message><wsdl:message name="ClearingService_ProduceDocumentUpay_OutputMessage"><wsdl:part name="parameters" element="tns:ProduceDocumentUpayResponse"/></wsdl:message><wsdl:message name="ClearingService_GetClearingAccountTypeByProductId_InputMessage"><wsdl:part name="parameters" element="tns:GetClearingAccountTypeByProductId"/></wsdl:message><wsdl:message name="ClearingService_GetClearingAccountTypeByProductId_OutputMessage"><wsdl:part name="parameters" element="tns:GetClearingAccountTypeByProductIdResponse"/></wsdl:message><wsdl:message name="ClearingService_InsertUpayUsage_InputMessage"><wsdl:part name="parameters" element="tns:InsertUpayUsage"/></wsdl:message><wsdl:message name="ClearingService_InsertUpayUsage_OutputMessage"><wsdl:part name="parameters" element="tns:InsertUpayUsageResponse"/></wsdl:message><wsdl:message name="ClearingService_GetClearingAccountCompanyTypeOrgId_InputMessage"><wsdl:part name="parameters" element="tns:GetClearingAccountCompanyTypeOrgId"/></wsdl:message><wsdl:message name="ClearingService_GetClearingAccountCompanyTypeOrgId_OutputMessage"><wsdl:part name="parameters" element="tns:GetClearingAccountCompanyTypeOrgIdResponse"/></wsdl:message><wsdl:message name="ClearingService_GetTokensByParams_InputMessage"><wsdl:part name="parameters" element="tns:GetTokensByParams"/></wsdl:message><wsdl:message name="ClearingService_GetTokensByParams_OutputMessage"><wsdl:part name="parameters" element="tns:GetTokensByParamsResponse"/></wsdl:message><wsdl:message name="ClearingService_TokensAutocomplete_InputMessage"><wsdl:part name="parameters" element="tns:TokensAutocomplete"/></wsdl:message><wsdl:message name="ClearingService_TokensAutocomplete_OutputMessage"><wsdl:part name="parameters" element="tns:TokensAutocompleteResponse"/></wsdl:message><wsdl:message name="ClearingService_TokensAutocompleteUniqueId_InputMessage"><wsdl:part name="parameters" element="tns:TokensAutocompleteUniqueId"/></wsdl:message><wsdl:message name="ClearingService_TokensAutocompleteUniqueId_OutputMessage"><wsdl:part name="parameters" element="tns:TokensAutocompleteUniqueIdResponse"/></wsdl:message><wsdl:message name="ClearingService_SaveCreditCardAsToken_InputMessage"><wsdl:part name="parameters" element="tns:SaveCreditCardAsToken"/></wsdl:message><wsdl:message name="ClearingService_SaveCreditCardAsToken_OutputMessage"><wsdl:part name="parameters" element="tns:SaveCreditCardAsTokenResponse"/></wsdl:message><wsdl:message name="ClearingService_CreateStandingOrderViaProductPage_InputMessage"><wsdl:part name="parameters" element="tns:CreateStandingOrderViaProductPage"/></wsdl:message><wsdl:message name="ClearingService_CreateStandingOrderViaProductPage_OutputMessage"><wsdl:part name="parameters" element="tns:CreateStandingOrderViaProductPageResponse"/></wsdl:message><wsdl:message name="ClearingService_DeleteTokenById_InputMessage"><wsdl:part name="parameters" element="tns:DeleteTokenById"/></wsdl:message><wsdl:message name="ClearingService_DeleteTokenById_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteTokenByIdResponse"/></wsdl:message><wsdl:message name="ClearingService_DeleteTokenByOrgId_InputMessage"><wsdl:part name="parameters" element="tns:DeleteTokenByOrgId"/></wsdl:message><wsdl:message name="ClearingService_DeleteTokenByOrgId_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteTokenByOrgIdResponse"/></wsdl:message><wsdl:message name="ClearingService_DeleteTokenByClientId_InputMessage"><wsdl:part name="parameters" element="tns:DeleteTokenByClientId"/></wsdl:message><wsdl:message name="ClearingService_DeleteTokenByClientId_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteTokenByClientIdResponse"/></wsdl:message><wsdl:message name="ClearingService_UpdateClearingAccount_InputMessage"><wsdl:part name="parameters" element="tns:UpdateClearingAccount"/></wsdl:message><wsdl:message name="ClearingService_UpdateClearingAccount_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateClearingAccountResponse"/></wsdl:message><wsdl:portType name="ClearingService"><wsdl:operation name="CreatePaypalOrder"><wsdl:input wsaw:Action="Invoice/ClearingService/CreatePaypalOrder" message="tns:ClearingService_CreatePaypalOrder_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/CreatePaypalOrderResponse" message="tns:ClearingService_CreatePaypalOrder_OutputMessage"/></wsdl:operation><wsdl:operation name="CapturePaypalOrder"><wsdl:input wsaw:Action="Invoice/ClearingService/CapturePaypalOrder" message="tns:ClearingService_CapturePaypalOrder_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/CapturePaypalOrderResponse" message="tns:ClearingService_CapturePaypalOrder_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProductById"><wsdl:input wsaw:Action="Invoice/ClearingService/GetProductById" message="tns:ClearingService_GetProductById_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/GetProductByIdResponse" message="tns:ClearingService_GetProductById_OutputMessage"/></wsdl:operation><wsdl:operation name="GetProductByOrgId"><wsdl:input wsaw:Action="Invoice/ClearingService/GetProductByOrgId" message="tns:ClearingService_GetProductByOrgId_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/GetProductByOrgIdResponse" message="tns:ClearingService_GetProductByOrgId_OutputMessage"/></wsdl:operation><wsdl:operation name="ProcessInvoice4uClearingRequest"><wsdl:input wsaw:Action="Invoice/ClearingService/ProcessInvoice4uClearingRequest" message="tns:ClearingService_ProcessInvoice4uClearingRequest_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProcessInvoice4uClearingRequestResponse" message="tns:ClearingService_ProcessInvoice4uClearingRequest_OutputMessage"/></wsdl:operation><wsdl:operation name="ProcessClearingDocOnlyProductPage"><wsdl:input wsaw:Action="Invoice/ClearingService/ProcessClearingDocOnlyProductPage" message="tns:ClearingService_ProcessClearingDocOnlyProductPage_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProcessClearingDocOnlyProductPageResponse" message="tns:ClearingService_ProcessClearingDocOnlyProductPage_OutputMessage"/></wsdl:operation><wsdl:operation name="ProcessClearingDocOnly"><wsdl:input wsaw:Action="Invoice/ClearingService/ProcessClearingDocOnly" message="tns:ClearingService_ProcessClearingDocOnly_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProcessClearingDocOnlyResponse" message="tns:ClearingService_ProcessClearingDocOnly_OutputMessage"/></wsdl:operation><wsdl:operation name="ProcessDocumentViaPaymentClearingRequest"><wsdl:input wsaw:Action="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequest" message="tns:ClearingService_ProcessDocumentViaPaymentClearingRequest_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequestResponse" message="tns:ClearingService_ProcessDocumentViaPaymentClearingRequest_OutputMessage"/></wsdl:operation><wsdl:operation name="ProcessDocumentViaPaymentClearingRequestDocOnly"><wsdl:input wsaw:Action="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequestDocOnly" message="tns:ClearingService_ProcessDocumentViaPaymentClearingRequestDocOnly_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequestDocOnlyResponse" message="tns:ClearingService_ProcessDocumentViaPaymentClearingRequestDocOnly_OutputMessage"/></wsdl:operation><wsdl:operation name="ProcessCard"><wsdl:input wsaw:Action="Invoice/ClearingService/ProcessCard" message="tns:ClearingService_ProcessCard_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProcessCardResponse" message="tns:ClearingService_ProcessCard_OutputMessage"/></wsdl:operation><wsdl:operation name="ProduceDocumentUpay"><wsdl:input wsaw:Action="Invoice/ClearingService/ProduceDocumentUpay" message="tns:ClearingService_ProduceDocumentUpay_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/ProduceDocumentUpayResponse" message="tns:ClearingService_ProduceDocumentUpay_OutputMessage"/></wsdl:operation><wsdl:operation name="GetClearingAccountTypeByProductId"><wsdl:input wsaw:Action="Invoice/ClearingService/GetClearingAccountTypeByProductId" message="tns:ClearingService_GetClearingAccountTypeByProductId_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/GetClearingAccountTypeByProductIdResponse" message="tns:ClearingService_GetClearingAccountTypeByProductId_OutputMessage"/></wsdl:operation><wsdl:operation name="InsertUpayUsage"><wsdl:input wsaw:Action="Invoice/ClearingService/InsertUpayUsage" message="tns:ClearingService_InsertUpayUsage_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/InsertUpayUsageResponse" message="tns:ClearingService_InsertUpayUsage_OutputMessage"/></wsdl:operation><wsdl:operation name="GetClearingAccountCompanyTypeOrgId"><wsdl:input wsaw:Action="Invoice/ClearingService/GetClearingAccountCompanyTypeOrgId" message="tns:ClearingService_GetClearingAccountCompanyTypeOrgId_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/GetClearingAccountCompanyTypeOrgIdResponse" message="tns:ClearingService_GetClearingAccountCompanyTypeOrgId_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTokensByParams"><wsdl:input wsaw:Action="Invoice/ClearingService/GetTokensByParams" message="tns:ClearingService_GetTokensByParams_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/GetTokensByParamsResponse" message="tns:ClearingService_GetTokensByParams_OutputMessage"/></wsdl:operation><wsdl:operation name="TokensAutocomplete"><wsdl:input wsaw:Action="Invoice/ClearingService/TokensAutocomplete" message="tns:ClearingService_TokensAutocomplete_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/TokensAutocompleteResponse" message="tns:ClearingService_TokensAutocomplete_OutputMessage"/></wsdl:operation><wsdl:operation name="TokensAutocompleteUniqueId"><wsdl:input wsaw:Action="Invoice/ClearingService/TokensAutocompleteUniqueId" message="tns:ClearingService_TokensAutocompleteUniqueId_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/TokensAutocompleteUniqueIdResponse" message="tns:ClearingService_TokensAutocompleteUniqueId_OutputMessage"/></wsdl:operation><wsdl:operation name="SaveCreditCardAsToken"><wsdl:input wsaw:Action="Invoice/ClearingService/SaveCreditCardAsToken" message="tns:ClearingService_SaveCreditCardAsToken_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/SaveCreditCardAsTokenResponse" message="tns:ClearingService_SaveCreditCardAsToken_OutputMessage"/></wsdl:operation><wsdl:operation name="CreateStandingOrderViaProductPage"><wsdl:input wsaw:Action="Invoice/ClearingService/CreateStandingOrderViaProductPage" message="tns:ClearingService_CreateStandingOrderViaProductPage_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/CreateStandingOrderViaProductPageResponse" message="tns:ClearingService_CreateStandingOrderViaProductPage_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteTokenById"><wsdl:input wsaw:Action="Invoice/ClearingService/DeleteTokenById" message="tns:ClearingService_DeleteTokenById_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/DeleteTokenByIdResponse" message="tns:ClearingService_DeleteTokenById_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteTokenByOrgId"><wsdl:input wsaw:Action="Invoice/ClearingService/DeleteTokenByOrgId" message="tns:ClearingService_DeleteTokenByOrgId_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/DeleteTokenByOrgIdResponse" message="tns:ClearingService_DeleteTokenByOrgId_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteTokenByClientId"><wsdl:input wsaw:Action="Invoice/ClearingService/DeleteTokenByClientId" message="tns:ClearingService_DeleteTokenByClientId_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/DeleteTokenByClientIdResponse" message="tns:ClearingService_DeleteTokenByClientId_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateClearingAccount"><wsdl:input wsaw:Action="Invoice/ClearingService/UpdateClearingAccount" message="tns:ClearingService_UpdateClearingAccount_InputMessage"/><wsdl:output wsaw:Action="Invoice/ClearingService/UpdateClearingAccountResponse" message="tns:ClearingService_UpdateClearingAccount_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_ClearingService" type="tns:ClearingService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="CreatePaypalOrder"><soap:operation soapAction="Invoice/ClearingService/CreatePaypalOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CapturePaypalOrder"><soap:operation soapAction="Invoice/ClearingService/CapturePaypalOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductById"><soap:operation soapAction="Invoice/ClearingService/GetProductById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductByOrgId"><soap:operation soapAction="Invoice/ClearingService/GetProductByOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessInvoice4uClearingRequest"><soap:operation soapAction="Invoice/ClearingService/ProcessInvoice4uClearingRequest" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessClearingDocOnlyProductPage"><soap:operation soapAction="Invoice/ClearingService/ProcessClearingDocOnlyProductPage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessClearingDocOnly"><soap:operation soapAction="Invoice/ClearingService/ProcessClearingDocOnly" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessDocumentViaPaymentClearingRequest"><soap:operation soapAction="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequest" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessDocumentViaPaymentClearingRequestDocOnly"><soap:operation soapAction="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequestDocOnly" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessCard"><soap:operation soapAction="Invoice/ClearingService/ProcessCard" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProduceDocumentUpay"><soap:operation soapAction="Invoice/ClearingService/ProduceDocumentUpay" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetClearingAccountTypeByProductId"><soap:operation soapAction="Invoice/ClearingService/GetClearingAccountTypeByProductId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InsertUpayUsage"><soap:operation soapAction="Invoice/ClearingService/InsertUpayUsage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetClearingAccountCompanyTypeOrgId"><soap:operation soapAction="Invoice/ClearingService/GetClearingAccountCompanyTypeOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTokensByParams"><soap:operation soapAction="Invoice/ClearingService/GetTokensByParams" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="TokensAutocomplete"><soap:operation soapAction="Invoice/ClearingService/TokensAutocomplete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="TokensAutocompleteUniqueId"><soap:operation soapAction="Invoice/ClearingService/TokensAutocompleteUniqueId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveCreditCardAsToken"><soap:operation soapAction="Invoice/ClearingService/SaveCreditCardAsToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateStandingOrderViaProductPage"><soap:operation soapAction="Invoice/ClearingService/CreateStandingOrderViaProductPage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTokenById"><soap:operation soapAction="Invoice/ClearingService/DeleteTokenById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTokenByOrgId"><soap:operation soapAction="Invoice/ClearingService/DeleteTokenByOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTokenByClientId"><soap:operation soapAction="Invoice/ClearingService/DeleteTokenByClientId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateClearingAccount"><soap:operation soapAction="Invoice/ClearingService/UpdateClearingAccount" 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_ClearingService1" type="tns:ClearingService"><wsp:PolicyReference URI="#BasicHttpBinding_ClearingService1_policy"/><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="CreatePaypalOrder"><soap:operation soapAction="Invoice/ClearingService/CreatePaypalOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CapturePaypalOrder"><soap:operation soapAction="Invoice/ClearingService/CapturePaypalOrder" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductById"><soap:operation soapAction="Invoice/ClearingService/GetProductById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetProductByOrgId"><soap:operation soapAction="Invoice/ClearingService/GetProductByOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessInvoice4uClearingRequest"><soap:operation soapAction="Invoice/ClearingService/ProcessInvoice4uClearingRequest" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessClearingDocOnlyProductPage"><soap:operation soapAction="Invoice/ClearingService/ProcessClearingDocOnlyProductPage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessClearingDocOnly"><soap:operation soapAction="Invoice/ClearingService/ProcessClearingDocOnly" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessDocumentViaPaymentClearingRequest"><soap:operation soapAction="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequest" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessDocumentViaPaymentClearingRequestDocOnly"><soap:operation soapAction="Invoice/ClearingService/ProcessDocumentViaPaymentClearingRequestDocOnly" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProcessCard"><soap:operation soapAction="Invoice/ClearingService/ProcessCard" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="ProduceDocumentUpay"><soap:operation soapAction="Invoice/ClearingService/ProduceDocumentUpay" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetClearingAccountTypeByProductId"><soap:operation soapAction="Invoice/ClearingService/GetClearingAccountTypeByProductId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="InsertUpayUsage"><soap:operation soapAction="Invoice/ClearingService/InsertUpayUsage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetClearingAccountCompanyTypeOrgId"><soap:operation soapAction="Invoice/ClearingService/GetClearingAccountCompanyTypeOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetTokensByParams"><soap:operation soapAction="Invoice/ClearingService/GetTokensByParams" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="TokensAutocomplete"><soap:operation soapAction="Invoice/ClearingService/TokensAutocomplete" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="TokensAutocompleteUniqueId"><soap:operation soapAction="Invoice/ClearingService/TokensAutocompleteUniqueId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="SaveCreditCardAsToken"><soap:operation soapAction="Invoice/ClearingService/SaveCreditCardAsToken" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="CreateStandingOrderViaProductPage"><soap:operation soapAction="Invoice/ClearingService/CreateStandingOrderViaProductPage" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTokenById"><soap:operation soapAction="Invoice/ClearingService/DeleteTokenById" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTokenByOrgId"><soap:operation soapAction="Invoice/ClearingService/DeleteTokenByOrgId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteTokenByClientId"><soap:operation soapAction="Invoice/ClearingService/DeleteTokenByClientId" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="UpdateClearingAccount"><soap:operation soapAction="Invoice/ClearingService/UpdateClearingAccount" 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="ClearingService"><wsdl:port name="BasicHttpBinding_ClearingService" binding="tns:BasicHttpBinding_ClearingService"><soap:address location="http://private.invoice4u.co.il/Services/ClearingService.svc/Soap"/></wsdl:port><wsdl:port name="BasicHttpBinding_ClearingService1" binding="tns:BasicHttpBinding_ClearingService1"><soap:address location="https://private.invoice4u.co.il/Services/ClearingService.svc/Soap"/></wsdl:port></wsdl:service></wsdl:definitions>