Updates a deal
Header Parameters
X-Api-Keystring
Path Parameters
idstring Required
The ID or external_reference_id of the deal to update
Body Parameters
titlestring
descriptionstring
statusstring
Enum values:
openwonlostamountnumber
close_datestring
assignee_idstring
external_reference_idstring
External system reference ID, unique per account
custom_attributesarray | null
Custom attribute values. Each field_name must match a deal custom attribute defined in the account.
Show child attributes
Response
200
Object
deal updated
Response Attributes
idstring
titlestring | null
descriptionstring | null
statusstring
Enum values:
openwonlostwonboolean
closedboolean
amountnumber | null
close_datestring | null
contact_idstring
assignee_idstring | null
closer_idstring | null
external_reference_idstring | null
closed_won_reasonstring | null
closed_lost_reasonstring | null
created_atstring | null
updated_atstring | null
401
Object
unauthorized
404
Object
deal not found
422
Object
unprocessable entity
Was this section helpful?
Response
Was this section helpful?