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 methods resource is used to view, create, delete, or modify a rating method. A rating method identifies the ways in which the object of inspection can be rated. For a given rating method, there can be one or more rating ranges. When using scoring for inspections, rating methods are required. Rating methods are used at the inspection type level and are not required at the checklist or checklist item levels.
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 methods resource is used to view, create, delete, or modify a rating method. A rating method identifies the ways in which the object of inspection can be rated. For a given rating method, there can be one or more rating ranges. When using scoring for inspections, rating methods are required. Rating methods are used at the inspection type level and are not required at the checklist or checklist item levels.
Show Source
Nested Schema : publicSectorRatingMethods-RatingMethodDetail-item
Type: object
Show Source
Back to Top