User Comments
Create user comment
Creates a new user comment
POST
Create user comment
Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Body
application/json;charset=UTF-8
Response
default - application/json;charset=UTF-8
default response
ID of the comment.
ID of the company this comment belongs to.
ID of the resource this comment is attached to (e.g. vendor, customer, etc.).
Comment content.
ID of the user who created the comment.
Timestamp when the comment was created.
Timestamp when the comment was last updated.
Create user comment