Update a deal by ID. Currently this endpoint only supports updating deal custom field values.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier
"RiHO4e0Ju3DS"
Select the deal properties that should be returned
hubspotDealId, salesforceOpportunityId, name, amount, closeDate, createdDate, stage, type, customFields.name, customFields.type, customFields.variableName, customFields.value, createdAt, updatedAt Custom fields to update
Deal updated