Request
This endpoint expects an object.
namestringRequired
Name of the opportunity.
clientGuidstringRequired
GUID of the client (company) to associate with this opportunity.
stageNamestringRequired
Stage name exactly as returned by the GET endpoint. Must match an existing stage configured for your company.
typeNamestringRequired
Opportunity type name exactly as returned by the GET endpoint. Must match an existing type configured for your company.
descriptionstringOptional
Detailed description of the opportunity and its objectives.
opportunityValuedoubleOptional
Estimated total deal value in USD.
closeProbabilitydoubleOptional
Estimated probability of closing this opportunity, expressed as a percentage from 0 to 100. Defaults to the stage's configured probability if omitted.
leadSourceNamestringOptional
Lead source name exactly as returned by the GET endpoint. Must match an existing lead source configured for your company.
Response
Opportunity created successfully