Add Notes to a ClientPoint using API

Method URL Headers
POST https://api.clientpoint.net/v4/clientpoint/add-notes/{clientpoint_id} None

#URL Data Params

Fields Description
clientpoint_id* ClientPoint Id, to add Internal or External Notes

Request Body

Fields Description
api_key* API Key
text* Your Comment
type* internal or external
username* If the type is internal: Email of a ClientPoint User

If the type external: User email
 Copy
Requested Payload Copy
Response Copy
 Your response will appear here