Update a rating method

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRatingMethods/{publicSectorRatingMethodsUniqID}

Request

Supported Media Types
Path Parameters
  • 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-item
Type: object
Show Source
Nested Schema : Rating Method Details
Type: array
Title: 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.
Show Source
Nested 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-item
Type: object
Show Source
Nested Schema : Rating Method Details
Type: array
Title: 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.
Show Source
Nested Schema : publicSectorRatingMethods-RatingMethodDetail-item
Type: object
Show Source
Back to Top