v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Note

Get a specific note

get/api/notes/{noteId}

Path parameters

noteIdstring required

Response

The note for the given id

idstring required

Unique id associated to this entity.

parentIdstring nullable

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'

Note parent document type

bodystring nullable

Note text

mentionsstring[] nullable

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