Update a rating range of scores

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRatingMethods/{publicSectorRatingMethodsUniqID}/child/RatingMethodDetail/{RatingMethodDetailUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- AgencyId, Rating and RatingMethod ---for the Rating Method Details resource and used to uniquely identify an instance of Rating Method Details. The client should not generate the hash key value. Instead, the client should query on the Rating Method Details collection resource with a filter on the primary key values in order to navigate to a specific instance of Rating Method Details.

    For example: RatingMethodDetail?q=AgencyId=<value1>;Rating=<value2>;RatingMethod=<value3>
  • This is the hash key of the attributes which make up the composite key--- AgencyId and RatingMethod ---for the Rating Methods resource and used to uniquely identify an instance of Rating Methods. The client should not generate the hash key value. Instead, the client should query on the Rating Methods collection resource with a filter on the primary key values in order to navigate to a specific instance of Rating Methods.

    For example: publicSectorRatingMethods?q=AgencyId=<value1>;RatingMethod=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRatingMethods-RatingMethodDetail-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorRatingMethods-RatingMethodDetail-item
Type: object
Show Source
Back to Top