Update an inspection group line
patch
/fscmRestApi/resources/11.13.18.05/publicSectorInspectionGroupLines/{publicSectorInspectionGroupLinesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorInspectionGroupLinesUniqID: integer
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>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorInspectionGroupLines-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int64)
Title:
Agency ID
The identifier for a public sector agency. -
CreatedBy(optional):
string
Title:
Created By
Maximum Length:64
The user who added an inspection to the group. -
CreationDate(optional):
string(date-time)
Title:
Creation Date
The date when an inspection was added to the group. -
DependentInspectionTypeCode(optional):
string
Maximum Length:
2000
The dependent inspection types defined for this inspection type -
DependentInspectionTypeDescr(optional):
string
Maximum Length:
2500
The descriptions of the dependent inspection types defined for this inspection type. -
FinalInspectionFlag(optional):
boolean
Indicates which inspection is the final inspection in the group. Only one inspection can be selected as the final inspection.
-
InspectionGroup(optional):
string
Maximum Length:
15
The unique identifier for a group of inspections that are associated with a record type, such as a permit. -
InspectionGrpLnDependency(optional):
array Inspection Type Dependencies
Title:
Inspection Type Dependencies
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. -
InspectionType(optional):
string
Maximum Length:
15
The unique identifier for a type of inspection, such as an electrical or plumbing inspection. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated Date
The date when an inspection in the group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated By
Maximum Length:64
The user who last updated an inspection in the group. -
links(optional):
array Items
Title:
Items
Link Relations -
Required(optional):
boolean
Title:
Required
Indicates whether the inspection is required. The default value is false.
Nested Schema : Inspection Type Dependencies
Type:
array
Title:
Inspection Type Dependencies
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group.
Show Source
Nested Schema : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int64)
Title:
Agency ID
The identifier for the public sector agency associated with the inspection. -
CreationDate(optional):
string(date-time)
Title:
Creation Date
The date when the dependent inspection type was added to the inspection type. -
DependentInspectionType(optional):
string
Maximum Length:
15
The dependent inspection type for the inspection type. -
Description(optional):
string
Maximum Length:
255
The description of the inspection type. -
InspectionGroup(optional):
string
Maximum Length:
15
The inspection group that includes the dependent inspection type. -
InspectionType(optional):
string
Maximum Length:
15
The inspection type for which the dependent inspection type is defined. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated Date
The date when the dependent inspection type was last updated. -
links(optional):
array Items
Title:
Items
Link Relations
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorInspectionGroupLines-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int64)
Title:
Agency ID
The identifier for a public sector agency. -
CreatedBy(optional):
string
Title:
Created By
Maximum Length:64
The user who added an inspection to the group. -
CreationDate(optional):
string(date-time)
Title:
Creation Date
The date when an inspection was added to the group. -
DependentInspectionTypeCode(optional):
string
Maximum Length:
2000
The dependent inspection types defined for this inspection type -
DependentInspectionTypeDescr(optional):
string
Maximum Length:
2500
The descriptions of the dependent inspection types defined for this inspection type. -
FinalInspectionFlag(optional):
boolean
Indicates which inspection is the final inspection in the group. Only one inspection can be selected as the final inspection.
-
InspectionGroup(optional):
string
Maximum Length:
15
The unique identifier for a group of inspections that are associated with a record type, such as a permit. -
InspectionGrpLnDependency(optional):
array Inspection Type Dependencies
Title:
Inspection Type Dependencies
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. -
InspectionType(optional):
string
Maximum Length:
15
The unique identifier for a type of inspection, such as an electrical or plumbing inspection. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated Date
The date when an inspection in the group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated By
Maximum Length:64
The user who last updated an inspection in the group. -
links(optional):
array Items
Title:
Items
Link Relations -
Required(optional):
boolean
Title:
Required
Indicates whether the inspection is required. The default value is false.
Nested Schema : Inspection Type Dependencies
Type:
array
Title:
Inspection Type Dependencies
The inspection type dependencies resource provides all inspection types and their dependencies within an inspection group.
Show Source
Nested Schema : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item
Type:
Show Source
object
-
AgencyId(optional):
integer(int64)
Title:
Agency ID
The identifier for the public sector agency associated with the inspection. -
CreationDate(optional):
string(date-time)
Title:
Creation Date
The date when the dependent inspection type was added to the inspection type. -
DependentInspectionType(optional):
string
Maximum Length:
15
The dependent inspection type for the inspection type. -
Description(optional):
string
Maximum Length:
255
The description of the inspection type. -
InspectionGroup(optional):
string
Maximum Length:
15
The inspection group that includes the dependent inspection type. -
InspectionType(optional):
string
Maximum Length:
15
The inspection type for which the dependent inspection type is defined. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated Date
The date when the dependent inspection type was last updated. -
links(optional):
array Items
Title:
Items
Link Relations
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.