Create an Opportunity

Creates a new opportunity within DealHub, typically used for renewal automation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 50

CRM opportunity ID.

string
required
length ≤ 200

CRM opportunity name.

opportunity_owner
object
required

Details of opportunity owner.

string
required
length ≤ 3

Opportunity currency (ISO code).

string
required
length ≤ 50

CRM customer ID (buyer account).

string
required
length ≤ 256

CRM customer name.

Responses
200

Success. The opportunity was created.

400

Bad Request. The opportunity with the specified ID already exists or the payload is invalid.

403

Forbidden. Invalid or missing authentication token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!