Endpoint
Opportunities
Creates a new business opportunity linked to an existing client or automatically creates a new client.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Data required to create an opportunity and optionally a new client
The body is of type object
.
Response
200
application/json
Opportunity successfully created
The response is of type object
.