v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Note

Create a new note on a parent document

post/api/notes

Request body

parentIdstring required

Unique identifier of the object to which the note is attached Can be 24 or 36 characters, depending on parent type

parentType'salesOrder' | 'purchaseOrder' | 'quote' | 'invoice' required

Note parent document type

bodystring required

Note text

mentionsstring[] nullable

User Ids to tag in the note. Please reference /api/users endpoints.

Response

Note created

idstring required

The id of the created record