Update Deal by ID
Updates an existing deal in HubSpot.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
HubSpot deal record ID to update.
objectrequired
Object of deal properties to update, for example {"dealstage":"appointmentscheduled"}.
Uncommon arguments
string
Unique property used to identify the deal instead of the internal record ID.