Financial Reporting Compliance Issues REST Endpoints

Financial Reporting Compliance Issues
The Financial Reporting Compliance issues resource is used to view or modify the details of an issue. Each record can have multiple issues.
Get all issues
Method: get
Path: /fscmRestApi/resources/11.13.18.05/frcIssues
Get an issue
Method: get
Path: /fscmRestApi/resources/11.13.18.05/frcIssues/{IssueId}
POST action not supported
Method: post
Path: /fscmRestApi/resources/11.13.18.05/frcIssues
Update an issue
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/frcIssues/{IssueId}