Documentation

crm.deal.contact.add

crm.deal.contact.add(id, fields)

Adds contact to specified deal.

Parameters

Parameter Description
idDeal ID.
fieldsObject with the following fields:
  • CONTACT_ID - Contact ID (this field is required)
  • SORT - Sorting index
  • IS_PRIMARY - Primary contact flag
Note: to find out the required field format, execute the method crm.deal.contact.fields to view the retrieved field format.


© «Bitrix24», 2001-2024
Up