Update an inspection group line
patch
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}
Request
Path Parameters
-
publicSectorInspectionGroupLinesUniqID(required): string
This is the hash key of the attributes which make up the composite key--- AgencyId, InspectionGroup and InspectionType ---for the Inspection Group Lines resource and used to uniquely identify an instance of Inspection Group Lines. The client should not generate the hash key value. Instead, the client should query on the Inspection Group Lines collection resource with a filter on the primary key values in order to navigate to a specific instance of Inspection Group Lines.
For example: publicSectorInspectionGroupLines?q=AgencyId=<value1>;InspectionGroup=<value2>;InspectionType=<value3>
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
DependentInspectionTypeCode: string
Maximum Length:
2000The dependent inspection types defined for this inspection type -
DependentInspectionTypeDescr: string
Maximum Length:
2500The descriptions of the dependent inspection types defined for this inspection type. -
FinalInspectionFlag: boolean
Title:
Final InspectionMaximum Length:1Indicates which inspection is the final inspection in the group. Only one inspection can be selected as the final inspection. -
InspectionGrpLnDependency: array
Inspection Type Dependencies
Title:
Inspection Type DependenciesThe inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. -
Required: boolean
Title:
RequiredMaximum Length:1Indicates whether the inspection is required. The default value is false.
Nested Schema : Inspection Type Dependencies
Type:
arrayTitle:
Inspection Type DependenciesThe inspection type dependencies resource provides all inspection types and their dependencies within an inspection group.
Show Source
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorInspectionGroupLines-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The identifier for a public sector agency. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when an inspection was added to the group. -
DependentInspectionTypeCode: string
Maximum Length:
2000The dependent inspection types defined for this inspection type -
DependentInspectionTypeDescr: string
Maximum Length:
2500The descriptions of the dependent inspection types defined for this inspection type. -
FinalInspectionFlag: boolean
Title:
Final InspectionMaximum Length:1Indicates which inspection is the final inspection in the group. Only one inspection can be selected as the final inspection. -
InspectionGroup: string
Title:
Inspection GroupMaximum Length:15The unique identifier for a group of inspections that are associated with a record type, such as a permit. -
InspectionGrpLnDependency: array
Inspection Type Dependencies
Title:
Inspection Type DependenciesThe inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. -
InspectionType: string
Title:
Inspection TypeMaximum Length:15The unique identifier for a type of inspection, such as an electrical or plumbing inspection. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when an inspection in the group was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Required: boolean
Title:
RequiredMaximum Length:1Indicates whether the inspection is required. The default value is false.
Nested Schema : Inspection Type Dependencies
Type:
arrayTitle:
Inspection Type DependenciesThe inspection type dependencies resource provides all inspection types and their dependencies within an inspection group.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The identifier for the public sector agency associated with the inspection. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the dependent inspection type was added to the inspection type. -
DependentInspectionType: string
Title:
Inspection TypeMaximum Length:15The dependent inspection type for the inspection type. -
Description: string
Read Only:
trueMaximum Length:255The description of the inspection type. -
InspectionGroup: string
Title:
Inspection GroupMaximum Length:15The inspection group that includes the dependent inspection type. -
InspectionType: string
Title:
Inspection TypeMaximum Length:15The inspection type for which the dependent inspection type is defined. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the dependent inspection type was last updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- InspectionGrpLnDependency
-
Parameters:
- publicSectorInspectionGroupLinesUniqID:
$request.path.publicSectorInspectionGroupLinesUniqID
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. - publicSectorInspectionGroupLinesUniqID: