<!-- edited with XMLSpy v2015 (x64) (http://www.altova.com) by Federico Caramella (OmniTicket Network / VGS Systems Engineering) -->
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://omniticket.network/ovw7" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" name="IWsAPIAccountservice" targetNamespace="http://omniticket.network/ovw7">
	<types>
		<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://omniticket.network/ovw7">
			<xs:include schemaLocation="/xsd/Account.xsd"/>
			<xs:include schemaLocation="/xsd/Expo2020.xsd"/>
		</xs:schema>
	</types>
	<message name="ReadAccountByAK0Request">
		<part name="AAccountAK" type="xs:string"/>
	</message>
	<message name="ReadAccountByAK0Response">
		<part name="return" type="tns:READACCOUNTBYAKRESP"/>
	</message>
	<message name="ReadAccountByID1Request">
		<part name="AAccountID" type="xs:int"/>
	</message>
	<message name="ReadAccountByID1Response">
		<part name="return" type="tns:READACCOUNTBYIDRESP"/>
	</message>
	<message name="B2BAccountLogIn2Request">
		<part name="AUsername" type="xs:string"/>
		<part name="APsw" type="xs:string"/>
		<part name="ADmgCatCode" type="xs:string"/>
	</message>
	<message name="B2BAccountLogIn2Response">
		<part name="return" type="tns:B2BAGENCYLOGINRESP"/>
	</message>
	<message name="AccountLogIn3Request">
		<part name="ACCOUNTLOGINREQ" type="tns:ACCOUNTLOGINREQ"/>
	</message>
	<message name="AccountLogIn3Response">
		<part name="return" type="tns:ACCOUNTLOGINRESP"/>
	</message>
	<message name="SearchAccount3Request">
		<part name="SEARCHACCOUNTREQ" type="tns:SEARCHACCOUNTREQ"/>
	</message>
	<message name="SearchAccount3Response">
		<part name="return" type="tns:SEARCHACCOUNTRESP"/>
	</message>
	<message name="SaveAccount5Request">
		<part name="SAVEACCOUNTREQ" type="tns:SAVEACCOUNTREQ"/>
	</message>
	<message name="SaveAccount5Response">
		<part name="return" type="tns:SAVEACCOUNTRESP"/>
	</message>
	<message name="AccountCanPay6Request">
		<part name="AAccountAK" type="xs:string"/>
		<part name="AAmount" type="xs:double"/>
		<part name="AItemsCount" type="xs:int"/>
	</message>
	<message name="AccountCanPay6Response">
		<part name="return" type="tns:ACCOUNTCANPAYRESP"/>
	</message>
	<message name="ReadAccountHierarchy7Request">
		<part name="AAccountAK" type="xs:string"/>
	</message>
	<message name="ReadAccountHierarchy7Response">
		<part name="return" type="tns:READACCOUNTHIERARCHYRESP"/>
	</message>
	<message name="ReadAccountSaleHierarchyRequest">
		<part name="READACCOUNTSALEHIERARCHYREQ" type="tns:READACCOUNTSALEHIERARCHYREQ"/>
	</message>
	<message name="ReadAccountSaleHierarchyResponse">
		<part name="return" type="tns:READACCOUNTSALEHIERARCHYRESP"/>
	</message>
	<message name="ReadAccountHistoryByAK8Request">
		<part name="AAccountAK" type="xs:string"/>
	</message>
	<message name="ReadAccountHistoryByAK8Response">
		<part name="return" type="tns:READACCOUNTHISTORYBYAKRESP"/>
	</message>
	<message name="PrintAccountPDF9Request">
		<part name="AAccountAK" type="xs:string"/>
	</message>
	<message name="PrintAccountPDF9Response">
		<part name="return" type="tns:PRINTACCOUNTPDFRESP"/>
	</message>
	<message name="ManageAccountRelationship9Request">
		<part name="ASourceAccountAK" type="xs:string"/>
		<part name="ATargetAccountAK" type="xs:string"/>
		<part name="AOperationType" type="xs:integer"/>
	</message>
	<message name="AddAccountNote9Request">
		<part name="ADDACCOUNTNOTEREQ" type="tns:ADDACCOUNTNOTEREQ"/>
	</message>
	<message name="AddAccountNote9Response">
		<part name="return" type="tns:ADDACCOUNTNOTERESP"/>
	</message>
	<message name="ChangeAccountCategory9Request">
		<part name="CHANGEACCOUNTCATEGORYREQ" type="tns:CHANGEACCOUNTCATEGORYREQ"/>
	</message>
	<message name="ChangeAccountCategory9Response">
		<part name="return" type="tns:CHANGEACCOUNTCATEGORYRESP"/>
	</message>
	<message name="ManageAccountRelationship9Response">
		<part name="return" type="tns:MANAGEACCOUNTRELATIONSHIPRESP"/>
	</message>
	<message name="ChangeAccountPassword10Request">
		<part name="AAccountAK" type="xs:string"/>
		<part name="AOldPassword" type="xs:string"/>
		<part name="ANewPassword" type="xs:string"/>
		<part name="AConfirmPassword" type="xs:string"/>
	</message>
	<message name="ChangeAccountPassword10Response">
		<part name="return" type="tns:CHANGEACCOUNTPASSWORDRESP"/>
	</message>
	<message name="FindAccountSaleByDate11Request">
		<part name="FINDACCOUNTSALEBYDATEREQ" type="tns:FINDACCOUNTSALEBYDATEREQ"/>
	</message>
	<message name="FindAccountSaleByDate11Response">
		<part name="return" type="tns:FINDACCOUNTSALEBYDATERESP"/>
	</message>
	<message name="MergeAccount1Request">
		<part name="MERGEACCOUNTREQ" type="tns:MERGEACCOUNTREQ"/>
	</message>
	<message name="MergeAccount1Response">
		<part name="return" type="tns:MERGEACCOUNTRESP"/>
	</message>
	<message name="UnmergeAccount1Request">
		<part name="UNMERGEACCOUNTREQ" type="tns:UNMERGEACCOUNTREQ"/>
	</message>
	<message name="UnmergeAccount1Response">
		<part name="return" type="tns:UNMERGEACCOUNTRESP"/>
	</message>
	<message name="GetAccountCSV1Request">
		<part name="ADmgCategoryAK" type="xs:string"/>
	</message>
	<message name="GetAccountCSV1Response">
		<part name="return" type="tns:GETACCOUNTCSVRESP"/>
	</message>
	<message name="ReadSaleRestriction1Request">
		<part name="AAccountAK" type="xs:string"/>
	</message>
	<message name="ReadSaleRestriction1Response">
		<part name="return" type="tns:READSALERESTRICTIONRESP"/>
	</message>
	<message name="AddMediaToAccount0Request">
		<part name="ADDMEDIATOACCOUNTREQ" type="tns:ADDMEDIATOACCOUNTREQ"/>
	</message>
	<message name="AddMediaToAccount0Response">
		<part name="return" type="tns:ADDMEDIATOACCOUNTRESP"/>
	</message>
	<message name="ChangeAccountStatus0Request">
		<part name="ChangeAccountStatusReq" type="tns:CHANGEACCOUNTSTATUSREQ"/>
	</message>
	<message name="ChangeAccountStatus0Response">
		<part name="return" type="tns:CHANGEACCOUNTSTATUSRESP"/>
	</message>
	<message name="ReadAccountTicketsByAk12Request">
		<part name="READACCOUNTTICKETSBYAKREQ" type="tns:READACCOUNTTICKETSBYAKREQ"/>
	</message>
	<message name="ReadAccountTicketsByAk12Response">
		<part name="return" type="tns:READACCOUNTTICKETSBYAKRESP"/>
	</message>
	<message name="ResetAccountPassword13Request">
		<part name="RESETACCOUNTPASSWORDREQ" type="tns:RESETACCOUNTPASSWORDREQ"/>
	</message>
	<message name="ReadAccountPassword13Response">
		<part name="return" type="tns:RESETACCOUNTPASSWORDRESP"/>
	</message>
	<message name="SearchTotalsByStatisticalGroup0Request">
		<part name="SEARCHTOTALSBYSTATISTICALGROUPREQ" type="tns:SEARCHTOTALSBYSTATISTICALGROUPREQ"/>
	</message>
	<message name="SearchTotalsByStatisticalGroup0Response">
		<part name="return" type="tns:SEARCHTOTALSBYSTATISTICALGROUPRESP"/>
	</message>
	<message name="ManageAccountGiftAid0Request">
		<part name="MANAGEACCOUNTGIFTAIDREQ" type="tns:MANAGEACCOUNTGIFTAIDREQ"/>
	</message>
	<message name="ManageAccountGiftAid0Response">
		<part name="MANAGEACCOUNTGIFTAIDRESP" type="tns:MANAGEACCOUNTGIFTAIDRESP"/>
	</message>
	<message name="SearchZipCodeOnExternalDB0Request">
		<part name="SEARCHZIPCODEONEXTERNALDBREQ" type="tns:SEARCHZIPCODEONEXTERNALDBREQ"/>
	</message>
	<message name="SearchZipCodeOnExternalDB0Response">
		<part name="SEARCHZIPCODEONEXTERNALDBRESP" type="tns:SEARCHZIPCODEONEXTERNALDBRESP"/>
	</message>
	<portType name="IWsAPIAccount">
		<operation name="ReadAccountByAK">
			<input message="tns:ReadAccountByAK0Request"/>
			<output message="tns:ReadAccountByAK0Response"/>
		</operation>
		<operation name="ReadAccountByID">
			<input message="tns:ReadAccountByID1Request"/>
			<output message="tns:ReadAccountByID1Response"/>
		</operation>
		<operation name="B2BAccountLogIn">
			<input message="tns:B2BAccountLogIn2Request"/>
			<output message="tns:B2BAccountLogIn2Response"/>
		</operation>
		<operation name="AccountLogIn">
			<input message="tns:AccountLogIn3Request"/>
			<output message="tns:AccountLogIn3Response"/>
		</operation>
		<operation name="SearchAccount">
			<input message="tns:SearchAccount3Request"/>
			<output message="tns:SearchAccount3Response"/>
		</operation>
		<operation name="SaveAccount">
			<input message="tns:SaveAccount5Request"/>
			<output message="tns:SaveAccount5Response"/>
		</operation>
		<operation name="AccountCanPay">
			<input message="tns:AccountCanPay6Request"/>
			<output message="tns:AccountCanPay6Response"/>
		</operation>
		<operation name="AddAccountNote">
			<input message="tns:AddAccountNote9Request"/>
			<output message="tns:AddAccountNote9Response"/>
		</operation>
		<operation name="ChangeAccountCategory">
			<input message="tns:ChangeAccountCategory9Request"/>
			<output message="tns:ChangeAccountCategory9Response"/>
		</operation>
		<operation name="ReadAccountHierarchy">
			<input message="tns:ReadAccountHierarchy7Request"/>
			<output message="tns:ReadAccountHierarchy7Response"/>
		</operation>
		<operation name="ReadAccountSaleHierarchy">
			<input message="tns:ReadAccountSaleHierarchyRequest"/>
			<output message="tns:ReadAccountSaleHierarchyResponse"/>
		</operation>
		<operation name="ReadAccountHistoryByAK">
			<input message="tns:ReadAccountHistoryByAK8Request"/>
			<output message="tns:ReadAccountHistoryByAK8Response"/>
		</operation>
		<operation name="ManageAccountRelationship">
			<input message="tns:ManageAccountRelationship9Request"/>
			<output message="tns:ManageAccountRelationship9Response"/>
		</operation>
		<operation name="PrintAccountPDF">
			<input message="tns:PrintAccountPDF9Request"/>
			<output message="tns:PrintAccountPDF9Response"/>
		</operation>
		<operation name="ChangeAccountPassword">
			<input message="tns:ChangeAccountPassword10Request"/>
			<output message="tns:ChangeAccountPassword10Response"/>
		</operation>
		<operation name="FindAccountSaleByDate">
			<input message="tns:FindAccountSaleByDate11Request"/>
			<output message="tns:FindAccountSaleByDate11Response"/>
		</operation>
		<operation name="MergeAccount">
			<input message="tns:MergeAccount1Request"/>
			<output message="tns:MergeAccount1Response"/>
		</operation>
		<operation name="UnmergeAccount">
			<input message="tns:UnmergeAccount1Request"/>
			<output message="tns:UnmergeAccount1Response"/>
		</operation>
		<operation name="GetAccountCSV">
			<input message="tns:GetAccountCSV1Request"/>
			<output message="tns:GetAccountCSV1Response"/>
		</operation>
		<operation name="ReadSaleRestriction">
			<input message="tns:ReadSaleRestriction1Request"/>
			<output message="tns:ReadSaleRestriction1Response"/>
		</operation>
		<operation name="AddMediaToAccount">
			<input message="tns:AddMediaToAccount0Request"/>
			<output message="tns:AddMediaToAccount0Response"/>
		</operation>
		<operation name="ChangeAccountStatus">
			<input message="tns:ChangeAccountStatus0Request"/>
			<output message="tns:ChangeAccountStatus0Response"/>
		</operation>
		<operation name="ReadAccountTicketsByAk">
			<input message="tns:ReadAccountTicketsByAk12Request"/>
			<output message="tns:ReadAccountTicketsByAk12Response"/>
		</operation>
		<operation name="ResetAccountPassword">
			<input message="tns:ResetAccountPassword13Request"/>
			<output message="tns:ReadAccountPassword13Response"/>
		</operation>
		<operation name="SearchTotalsByStatisticalGroup">
			<input message="tns:SearchTotalsByStatisticalGroup0Request"/>
			<output message="tns:SearchTotalsByStatisticalGroup0Response"/>
		</operation>
		<operation name="ManageAccountGiftAid">
			<input message="tns:ManageAccountGiftAid0Request"/>
			<output message="tns:ManageAccountGiftAid0Response"/>
		</operation>
		<operation name="SearchZipCodeOnExternalDB">
			<input message="tns:SearchZipCodeOnExternalDB0Request"/>
			<output message="tns:SearchZipCodeOnExternalDB0Response"/>
		</operation>
	</portType>
	<binding name="IWsAPIAccountbinding" type="tns:IWsAPIAccount">
		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
		<operation name="ReadAccountByAK">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadAccountByAK" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ReadAccountByID">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadAccountByID" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="B2BAccountLogIn">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#B2BAccountLogIn" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="AccountLogIn">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#AccountLogIn" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="SearchAccount">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#SearchAccount" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="SaveAccount">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#SaveAccount" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="AccountCanPay">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#AccountCanPay" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ReadAccountHierarchy">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadAccountHierarchy" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ReadAccountSaleHierarchy">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadAccountSaleHierarchy" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ReadAccountHistoryByAK">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadAccountHistoryByAK" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ManageAccountRelationship">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ManageAccountRelationship" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="PrintAccountPDF">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#PrintAccountPDF" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="AddAccountNote">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#AddAccountNote" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ChangeAccountPassword">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ChangeAccountPassword" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ChangeAccountCategory">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ChangeAccountCategory" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="FindAccountSaleByDate">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#FindAccountSaleByDate" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="MergeAccount">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#MergeAccount" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="UnmergeAccount">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#UnmergeAccount" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="GetAccountCSV">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#GetAccountCSV" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ReadSaleRestriction">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadSaleRestriction" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="AddMediaToAccount">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#AddMediaToAccount" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ChangeAccountStatus">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ChangeAccountStatus" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ReadAccountTicketsByAk">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ReadAccountTicketsByAk" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ResetAccountPassword">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ResetAccountPassword" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="SearchTotalsByStatisticalGroup">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#SearchTotalsByStatisticalGroup" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="ManageAccountGiftAid">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#ManageAccountGiftAid" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
		<operation name="SearchZipCodeOnExternalDB">
			<soap:operation soapAction="urn:WsAPIAccountIntf-IWsAPIAccount#SearchZipCodeOnExternalDB" style="rpc"/>
			<input>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</input>
			<output>
				<soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsAPIAccountIntf-IWsAPIAccount"/>
			</output>
		</operation>
	</binding>
	<service name="IWsAPIAccountservice">
		<port name="IWsAPIAccountPort" binding="tns:IWsAPIAccountbinding">
			<soap:address location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsAPIAccount"/>
		</port>
	</service>
</definitions>

