POST /mwaccesspublic/mwaccess HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.1RC2
Host: localhost:7001
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "urn:startWorkflowSynch"
Content-Length: 1853

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <ns1:startWorkflowSynch soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="urn:MWAccess">
   <arg0 xsi:type="xsd:string">WEBSHOPFIZETESKETSZEREPLOS</arg0>
   <arg1 xsi:type="xsd:string">&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-2&quot;?&gt;
&lt;StartWorkflow&gt;
  &lt;TemplateName&gt;WEBSHOPFIZETESKETSZEREPLOS&lt;/TemplateName&gt;
  &lt;Variables&gt;
    &lt;isClientCode&gt;WEBSHOP&lt;/isClientCode&gt;
    &lt;isPOSID&gt;#02299991&lt;/isPOSID&gt;
    &lt;isTransactionID&gt;42664183261932318636669527545508&lt;/isTransactionID&gt;
    &lt;isAmount&gt;12000&lt;/isAmount&gt;
    &lt;isExchange&gt;HUF&lt;/isExchange&gt;
    &lt;isLanguageCode&gt;hu&lt;/isLanguageCode&gt;
    &lt;isCardNumber/&gt;
    &lt;isCVCCVV/&gt;
    &lt;isExpirationDate/&gt;
    &lt;isName&gt;John Customer&lt;/isName&gt;
    &lt;isFullAddress&gt;John Customer, 12345, Somewhere, Neverhood&lt;/isFullAddress&gt;
    &lt;isIPAddress&gt;123.4.5.6&lt;/isIPAddress&gt;
    &lt;isMailAddress&gt;john.customer@somewhere.com&lt;/isMailAddress&gt;
    &lt;isTelephone&gt;+36704531455&lt;/isTelephone&gt;
    &lt;isConsumerRegistrationID&gt;RegUser&lt;/isConsumerRegistrationID&gt;
    &lt;isClientSignature&gt;7543EB04F414C58A45A613EE210491C13E190664F013693A27B9048DE8ECF7B60279CDB911145EC40294348FCD7738B774C06102C3DAD91BBA28C57E8647F939696F8E76193666AD101733EB33AC5A0EC77F8623E460446A0015ACD23F69C0EB41941F7B3644C1CD21FB72E8F947D72FD91644A23C828AD17F492C5AB28696D0&lt;/isClientSignature&gt;
  &lt;/Variables&gt;
&lt;/StartWorkflow&gt;
</arg1>
  </ns1:startWorkflowSynch>
 </soapenv:Body>
</soapenv:Envelope>