sms-store/data/soap-xmls/SZEP_startWorkflowSynch.xml
Danyi Dávid f97ed69ce7 * SZEP balance implemented web,cli
* xml tidy
* small code cleanup
2020-01-29 20:36:53 +01:00

12 lines
551 B
XML

<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Body>
<m:startWorkflowSynch xmlns:m="urn:MWAccess" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<arg0 xsi:type="xsd:string">SZEPKARTYASZAMLATORTENET</arg0>
<arg1 xsi:type="xsd:string"><![CDATA[%s]]></arg1>
</m:startWorkflowSynch>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>