Comments REST Endpoints

Financial Reporting Compliance Processes/Comments
The comments resource is used to view or modify comments written about processes.
Create a comment for a process
Method: post
Path: /fscmRestApi/resources/11.13.18.05/frcProcesses/{ProcessId}/child/comments
Get a comment for a process
Method: get
Path: /fscmRestApi/resources/11.13.18.05/frcProcesses/{ProcessId}/child/comments/{Id}
Get all comments for a process
Method: get
Path: /fscmRestApi/resources/11.13.18.05/frcProcesses/{ProcessId}/child/comments