Add a comment to a journal entry

Adds a comment to a journal entry that was created through the API.

Comments are plain text only. Rich text, markdown, and HTML are not supported.

The author name will be set to the integration name of the API user.

Scope: journal-entries:write

Path Params
uuid
required

Unique identifier of the company

uuid
required

Unique identifier of the journal entry

Body Params

The comment content to add to the journal entry.

Request body for creating or updating a comment on a journal entry.

string
required
length ≄ 1

The plain text content of the comment. Rich text, markdown, and HTML are not supported.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json