Create Deal
POST/v1/deals
Creates a new deal in the specified pipeline and stage. The deal will be associated with the authenticated organization.
Auto-Enrichment: To enable automatic company data enrichment, provide a valid company website URL in the company.url field. When a valid URL is supplied, the system will automatically populate additional company information.
Request
Responses
- 200
- 400
- 401
- 500
Deal created successfully
Invalid request parameters
Invalid or missing API key
Internal server error