<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Header/>
  <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <executeMethod xmlns="http://soap.CDRator.com/">
      <arg0 xmlns="">
        <hookpointKey>SOAP_DO_CREDIT_CHECK</hookpointKey>
        <values xsi:type="q1:stringValueDTO" xmlns:q1="http://soap.CDRator.com/">
          <key>PERSONAL_ID</key>
          <value>197001011111</value>
        </values>
        <values xsi:type="q2:complexValueDTO" xmlns:q2="http://soap.CDRator.com/">
          <key>CONTEXT</key>
          <value xsi:type="q2:stringValueDTO">
            <key>LANGUAGE</key>
            <value>EN</value>
          </value>
          <value xsi:type="q2:stringValueDTO">
            <key>OPERATOR</key>
            <value>selfcare</value>
          </value>
          <value xsi:type="q2:stringValueDTO">
            <key>BRAND_KEY</key>
            <value>MY_BRAND</value>
          </value>
        </values>
      </arg0>
    </executeMethod>
  </s:Body>
</s:Envelope>
