<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:par="http://buhphone.com/PartnerWebAPI2" 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>
<par:ClientDepartmentEdit>
<par:Params>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="ClientID">
<Value xsi:type="xs:string">2346381a-11e9-4597-11e9-940d396419cf</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="DepartmentID">
<Value xsi:type="xs:string">2346381a-4597-11e9-4597-ba5e5a72940df</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="Name">
<Value xsi:type="xs:string">Новое_Подразделение№3</Value>
</Property>
</par:Params>
</par:ClientDepartmentEdit>
</soap:Body>
</soap:Envelope> |