Welcome to the documentation for the Products API. This section provides detailed information on various API endpoints related to managing products within the Management Software system. products are essential components in tracking sales opportunities and managing your sales pipeline efficiently.
The "Add New Product" endpoint allows you to create a new product within the Management Software system. This functionality enables you to record and track new sales opportunities as they arise.
Status (2XX): Success
Product added successfully.
Status (401): Unauthorized
Authentication token is missing or is invalid
Status (404): Bad request
Product does not exist.
The "Update Product" endpoint allows you to update existing products within the Management Software system.
Status (2XX): Success
Product added successfully.
Status (401): Unauthorized
Authentication token is missing or is invalid
Status (404): Bad request
Product does not exist.