Update an inspection group

patch

/fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroups/{publicSectorInspectionGroupsUniqID}

Request

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

    For example: publicSectorInspectionGroups?q=AgencyId=<value1>;InspectionGroup=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorInspectionGroups-item
Type: object
Show Source
Nested Schema : Inspection Group Lines
Type: array
Title: Inspection Group Lines
The inspection group resource is used to view, create, delete, or modify an inspection group. An inspection group identifies the group of inspection types associated with a permit, license, or plan. The group contains one or more inspection lines.
Show Source
Nested Schema : publicSectorInspectionGroups-InspectionGroupLine-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 : publicSectorInspectionGroups-item
Type: object
Show Source
Nested Schema : Inspection Group Lines
Type: array
Title: Inspection Group Lines
The inspection group resource is used to view, create, delete, or modify an inspection group. An inspection group identifies the group of inspection types associated with a permit, license, or plan. The group contains one or more inspection lines.
Show Source
Nested Schema : publicSectorInspectionGroups-InspectionGroupLine-item
Type: object
Show Source
Back to Top