Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 808 Bytes

File metadata and controls

11 lines (8 loc) · 808 Bytes

Brevo::Body10

Properties

Name Type Description Notes
name String Name of deal
attributes Object Attributes for deal creation To assign owner of a Deal you can send attributes.deal_owner and utilize the account email or ID. If you want to create a deal on a specific pipeline and stage you can use the following attributes `pipeline` and `deal_stage`. Pipeline and deal_stage are ids you can fetch using this endpoint `/crm/pipeline/details/{pipelineID}` [optional]
linked_contacts_ids Array<Integer> Contact ids to be linked with deal [optional]
linked_companies_ids Array<String> Company ids to be linked with deal [optional]