Create Opportunity
CRM Opportunities
Create Opportunity
Create a new opportunity in a specific pipeline + stage. If status is omitted it’s inferred from the stage (won/lost/open).
POST
Create Opportunity
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Minimum string length:
1open- openwon- wonlost- lost
Available options:
open, won, lost Required range:
0 <= x <= 100Pattern:
^-?\d{0,16}(?:\.\d{0,2})?$Response
Opportunity created.

