Add or Update Opportunity Note
Add or Update Note which belongs opportunity
Path Parameters
Name
Type
Description
{
"success": true,
"id": 755
}Example Request
Add Note
{
"venueId": 1,
"leadId": 10,
"note": "test note",
}Update Note
Returns
Property
Description
Throws
Code
Description
Last updated