ContactUpdateRequest and meta.xml fix

This commit is contained in:
akulikov 2023-04-05 11:30:41 +03:00
parent 7fea5d46cd
commit ddc27dbb33

View file

@ -385,11 +385,11 @@
<contactValue type="2" length="255" name="Значение контакта" shortname="Значение" searchable="true" sortable="true" visible="true"/>
<id type="1" name="Идентификатор записи" shortname="ID" searchable="true" sortable="true"/>
<actions>
<put name="Добавление контакта компании">
<post name="Добавление контакта компании">
<companyId type="1" name="Идентификатор компании" shortname="Компания" link="company" linkCode="shortName" required="true"/>
<contactType type="12" name="Наименование типа контакта" shortname="Тип контакта" link="contactType"/>
<contactValue type="2" length="255" name="Значение контакта" shortname="Значение"/>
</put>
</post>
<put name="Изменение контакта компании">
<id type="1" name="Идентификатор записи" shortname="ID" link="contact" linkCode="id" required="true"/>
<contactType type="12" name="Наименование типа контакта" shortname="Тип контакта" link="contactType"/>