Transcript Notes REST Endpoints

Transcript Notes
The transcript notes resource provides a collection of notes created for transcripts.
Create a transcript note
Method: post
Path: /fscmRestApi/resources/11.13.18.05/transcriptNotes
Delete a transcript note
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/transcriptNotes/{TranscriptNoteId}
Get a transcript note
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transcriptNotes/{TranscriptNoteId}
Get all transcript notes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transcriptNotes
Update a transcript note
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/transcriptNotes/{TranscriptNoteId}