Deals API
Learn how to manage deals in AchieveApex using the REST API.
Overview
The Deals API allows you to manage sales deals within your organization. You can list, retrieve, create, update, and delete deals, as well as manage deal products.
Base Endpoint: /deals
Deal Object
The deal object contains information about a deal in your organization's sales pipeline.
json Loading editor...
Related Documentation
For information on managing companies and contacts associated with deals, see the Companies API and Contacts API documentation.
For information on managing products associated with deals, see the Deal Products API documentation.
Report an issue with this documentation
Please log in to report issues with our documentation.