Update an inspection checklist group

patch

/fscmRestApi/resources/11.13.18.05/publicSectorChecklistGroups/{publicSectorChecklistGroupsUniqID}

Request

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

    For example: publicSectorChecklistGroups?q=AgencyId=<value1>;ChecklistGroup=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorChecklistGroups-item
Type: object
Show Source
Nested Schema : Inspection Checklist Group Lines
Type: array
Title: Inspection Checklist Group Lines
The inspection checklist group resource is used to view, create, delete or modify an inspection checklist group. An inspection checklist group identifies a set of checklists that can be associated to an inspection type. The group contains one or more checklist lines.
Show Source
Nested Schema : publicSectorChecklistGroups-ChecklistGroupLine-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 : publicSectorChecklistGroups-item
Type: object
Show Source
Nested Schema : Inspection Checklist Group Lines
Type: array
Title: Inspection Checklist Group Lines
The inspection checklist group resource is used to view, create, delete or modify an inspection checklist group. An inspection checklist group identifies a set of checklists that can be associated to an inspection type. The group contains one or more checklist lines.
Show Source
Nested Schema : publicSectorChecklistGroups-ChecklistGroupLine-item
Type: object
Show Source
Back to Top