Rating Method Details REST Endpoints

Rating Method Details
The rating method details resource is used for view, create, or modify the rating method details. The rating method details include the rating names and score ranges that make up a rating method.
Create a rating range of scores
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRatingMethodDetails
Delete a rating range of scores
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRatingMethodDetails/{publicSectorRatingMethodDetailsUniqID}
Get a rating range of scores
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRatingMethodDetails/{publicSectorRatingMethodDetailsUniqID}
Get all rating score ranges
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRatingMethodDetails
Update a rating range of scores
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRatingMethodDetails/{publicSectorRatingMethodDetailsUniqID}