v2

latestOpenAPI 3.1.02026-08-05123191254.3 KB
external-v2-notes

Create Checklist Task Note

Create a comment on a checklist task, attributed to the API key's user.

These are the borrower-portal "comments": the note is created untyped and borrower-visible (is_visible defaults true), so it surfaces in the portal's task activity feed exactly like a comment typed there.

post/api/external/v2/checklist-tasks/{task_id}/notes

Path parameters

task_idinteger required

Request body

textstring required

Note text. Simple HTML formatting is preserved; dangerous markup (scripts, javascript: URLs) is stripped server-side.

Response

Successful Response

request_idstring required
timestampstring required