<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:SpecialistEdit>
<par:Params>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="SpecialistID">
<Value xsi:type="xs:string">ac8e0386-b1be-4fba-beab-3cd0cb46ac8c</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="Name">
<Value xsi:type="xs:string">Алексей</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="Surname">
<Value xsi:type="xs:string">Васильев</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="SecondaryName">
<Value xsi:type="xs:string">Сергеевич</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="password">
<Value xsi:type="xs:string">Qwerty</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="birthday">
<Value xsi:type="xs:date"> 1990-01-01</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="Post">
<Value xsi:type="xs:string">Руководитель отдела</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="Phone">
<Value xsi:type="xs:string">12345678</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="DepartmentID">
<Value xsi:type="xs:string">72d4b1cf-db99-11e9-80e7-ba5e5a7280d8</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="email">
<Value xsi:type="xs:string">mail@mail.com</Value>
</Property>
<Property xmlns="http://v8.1c.ru/8.1/data/core" name="ExternalID">
<Value xsi:type="xs:string">e504108c-4bd6-4a40-b4f5-ab2b6c64d4dc???</Value>
</Property>
</par:Params>
</par:SpecialistEdit>
</soap:Body>
</soap:Envelope> |