Notes REST Endpoints

Receivables Credit Memos/Notes
The note objects resource is used to view the note objects.
Create a note
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/notes
Get a note object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/notes/{NoteId}
Get all note objects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/notes