Skip to main content
POST
Create Opportunity

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Body

application/json
pipelineId
string
required

pipeline Id

Example:

"VDm7RPYC2GLUvdpKmBfC"

locationId
string
required
Example:

"ve9EPM428h8vShlRW1KT"

name
string
required
Example:

"First Opps"

status
enum<string>
required
Available options:
open,
won,
lost,
abandoned,
all
contactId
string
required
Example:

"mTkSCb1UBjb5tk4OvB69"

pipelineStageId
string
Example:

"7915dedc-8f18-44d5-8bc3-77c04e994a10"

monetaryValue
number
Example:

220

assignedTo
string
Example:

"082goXVW3lIExEQPOnd3"

customFields
object[]

Add custom fields to opportunities.

Response

Successful response

opportunity
object
Last modified on March 8, 2026