API. Powershell. Techician not put in new request.

API. Powershell. Techician not put in new request.

Hello. I use the API to create requests. To create a request using Powershell:

  1. <Operation>
  2. <Details>
  3.                         <subject>" + $subject + "</subject>
  4.                         <requester>Робот</requester>
  5.                 <description>" + $description + "</description>
  6.                         <site>Широтная (shi)</site>
  7. <technician>Пятов Владимир Александрович</technician>
  8. <level>Инцидент</level>
  9. <category>КИС</category>
  10. <subcategory>1С 7</subcategory>
  11. <item>Ошибка репликации - РИБ</item>
  12. <business>Дистрибуция</business>
  13. <mode>Web форма</mode>
  14. </Details>
  15. </Operation>
The request is created, all the fields are put except technician. I tried different values of technician - the result is the same. 
Where the error be?
Thank you.

                  New to ADSelfService Plus?