Add or Update Company Note
Add or Update Company Note
Request Body
Name
Type
Description
{
"success": true
"id":33884
}Example Request: Adding a company note
{
"companyId": 2,
"noteText": "test note",
}Returns
Property
Description
Last updated