Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 793 Bytes

Body9.md

File metadata and controls

11 lines (7 loc) · 793 Bytes

Body9

Properties

Name Type Description Notes
Name string Name of deal [optional] [default to null]
Attributes [map[string]interface{}] Attributes for deal update To assign owner of a Deal you can send attributes.deal_owner and utilize the account email or ID. If you wish to update the pipeline of a deal you need to provide the `pipeline` and the `deal_stage`. Pipeline and deal_stage are ids you can fetch using this endpoint `/crm/pipeline/details/{pipelineID}` [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]