Update Deal

Updates the specified deal by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of deal.

Body Params
string
length ≤ 255

Name of the account

int32

Deal amount in cents

int32

Expected close date of deal as Unix timestamp in milliseconds

string
length ≤ 255

First name of the account's contact

string
length ≤ 255

Last name of the account's contact

meta
object | null

Key value pairs of additional data about the deal. Eligible keys are configured in your PartnerStack dashboard under the groups tab. First name, last name and company will be stored within meta and are all required on create. (e.g If you configure the question Company Size within a lead submission form assign meta as {company_size: 100})

string
length ≤ 255

The unique key of the partner who owns this deal

string
length ≤ 255

Current stage of this deal. Must appear in Deals Stage list found in group settings.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json