Create Account Note

Add a new note on an account

Note: The /clients/{clientId}/comments path will continue to work until users are notified and migrated to the new naming.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

accountIdintegerRequired
Account identifier

Request

This endpoint expects an object.
bodystringRequired
Note text content
replyToIdintegerOptional
ID of the parent note to reply to. When provided, the new note is created as a threaded reply under the specified note.

Response

Note created successfully
idinteger
Note identifier
notestring
Note text content
createdAtstringformat: "date-time"
Creation timestamp
updatedAtstringformat: "date-time"
Last update timestamp