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: 1897

<?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;00492433756593831353774003442270&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;4909823299994466&lt;/isCardNumber&gt;
    &lt;isCVCCVV&gt;154&lt;/isCVCCVV&gt;
    &lt;isExpirationDate&gt;0602&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;
    &lt;isClientSignature&gt;8871FD472975BF7A1DC812822F9E7BED96F972FBD27351F9B6B323492A8D7DD0C85AA2772B94F87F5B500D022257DFC0173F808CB84AB065AD1FAE4095159E2EB445D9F1FF5EA4C2B0F740B777A2FE1DC38AF6A4C20FF352FB36F0E7C6E62ABDBCD8C2842ED4740F42E0709345A36E0FA3A01CD563DD21FB2C7593DDC4234911&lt;/isClientSignature&gt;
  &lt;/Variables&gt;
&lt;/StartWorkflow&gt;
</arg1>
  </ns1:startWorkflowSynch>
 </soapenv:Body>
</soapenv:Envelope>