<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:bot="http://buhphone.com/BotAPI" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:core="http://v8.1c.ru/8.1/data/core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header/>
<soap:Body>
<bot:DeleteEmployee>
<bot:Params>
<Property name="InfobaseID" xmlns="http://v8.1c.ru/8.1/data/core">
<Value xsi:type="xs:string">72d4b1cf-0000-11e9-80e7-ba5e5a7280d8</Value>
</Property>
<Property name="EmployeeID" xmlns="http://v8.1c.ru/8.1/data/core">
<Value xsi:type="xs:string">ff69272a-fb29-0000-bd0a-98f600f3e21f</Value>
</Property>
</bot:Params>
</bot:DeleteEmployee>
</soap:Body>
</soap:Envelope> |