Docs

Update Deal

Updates an existing deal in OnePageCRM.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

ID of the deal to update

string

Updated deal name

string

Updated status of the deal

string

ID of the contact the deal belongs to

string

ID of the user who owns the deal

string

ID of the pipeline the deal belongs to

string

Updated expected close date in YYYY-MM-DD format.

number

Updated monetary value of the deal

Uncommon arguments
string

Updated notes related to the deal

number

Updated progress stage for a pending deal

string

ID of the sales pipeline the deal belongs to

string

Updated close date in YYYY-MM-DD format.

string

Updated creation date of the deal in YYYY-MM-DD format.

number

Updated number of months for a multi-month deal

number

Updated monetary cost of the deal

string

Updated base used to calculate the commission

string

Updated type of commission for the deal

number

Updated commission payable for the deal

number

Updated commission percentage for the deal

boolean

Set to true to create or keep deal items

string

Name of the deal item

string

Description of the deal item

number

Cost of the deal item

number

Price of the deal item

number

Quantity of the deal item

string

ID of the predefined item used for deal item creation

string

ID of the deal custom field to update

string

Value for the deal custom field

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.