Add Multiple Contacts to a Deal crm.deal.contact.items.set

We are still updating this page

Some data may be missing — we will complete it shortly.

Scope: crm

Who can execute the method: any user

The method crm.deal.contact.items.set sets a collection of contacts associated with the specified deal.

Parameter

Description

id

Identifier of the deal.

items

A collection of contacts represented as an array of objects with the following fields:

  • CONTACT_ID - identifier of the contact (required field)
  • SORT - sorting index
  • IS_PRIMARY - primary contact flag