Add or Update Company Note
post
[PlatformAddress]/api/1.0/contact?action=addOrUpdateCompanyNote
Add or Update Company Note
{
"companyId": 2,
"noteText": "test note",
}
Property | Description |
---|---|
success | If the company note was successfully added or updated |
id | The unique identifier for the company note |
Last modified 8mo ago