Notes REST Endpoints

Inventory Management/Shipment Line Change Requests/Shipment Lines/Notes
The note objects resource is used to view the note objects.
Create a note
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/notes
Get a note object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/notes/{NoteId}
Get all note objects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines/{shipmentLinesUniqID}/child/notes