Opportunity: Delete Catalogue Items

  • Updated

Delete Catalogue Items


POST /v2/opportunity/quote/catl/delete

This API deletes the catalogue items from opportunity.


Parameter
Id    [String]

Id of the catalogue item which needs to be deleted.

{
   "Id": ["100205902", "100205903"]
}        
    

Response:
{
   "success": true,
   "result": ""
}
        

Was this article helpful?

Have more questions? Submit a request