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 IDThe identifier for a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who added an inspection to the group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when an inspection was added to the group. -
DependentInspectionTypeCode(optional):
string
Maximum Length:
2000The dependent inspection types defined for this inspection type -
DependentInspectionTypeDescr(optional):
string
Maximum Length:
2500The 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:
15The 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 DependenciesThe inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. -
InspectionType(optional):
string
Maximum Length:
15The unique identifier for a type of inspection, such as an electrical or plumbing inspection. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when an inspection in the group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated an inspection in the group. -
links(optional):
array Items
Title:
ItemsLink Relations -
Required(optional):
boolean
Title:
RequiredIndicates 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 : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency associated with the inspection. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the dependent inspection type was added to the inspection type. -
DependentInspectionType(optional):
string
Maximum Length:
15The dependent inspection type for the inspection type. -
Description(optional):
string
Maximum Length:
255The description of the inspection type. -
InspectionGroup(optional):
string
Maximum Length:
15The inspection group that includes the dependent inspection type. -
InspectionType(optional):
string
Maximum Length:
15The inspection type for which the dependent inspection type is defined. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the dependent inspection type was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe 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 IDThe identifier for a public sector agency. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who added an inspection to the group. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when an inspection was added to the group. -
DependentInspectionTypeCode(optional):
string
Maximum Length:
2000The dependent inspection types defined for this inspection type -
DependentInspectionTypeDescr(optional):
string
Maximum Length:
2500The 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:
15The 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 DependenciesThe inspection type dependencies resource provides all inspection types and their dependencies within an inspection group. -
InspectionType(optional):
string
Maximum Length:
15The unique identifier for a type of inspection, such as an electrical or plumbing inspection. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when an inspection in the group was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated an inspection in the group. -
links(optional):
array Items
Title:
ItemsLink Relations -
Required(optional):
boolean
Title:
RequiredIndicates 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 : publicSectorInspectionGroupLines-InspectionGrpLnDependency-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
Title:
Agency IDThe identifier for the public sector agency associated with the inspection. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the dependent inspection type was added to the inspection type. -
DependentInspectionType(optional):
string
Maximum Length:
15The dependent inspection type for the inspection type. -
Description(optional):
string
Maximum Length:
255The description of the inspection type. -
InspectionGroup(optional):
string
Maximum Length:
15The inspection group that includes the dependent inspection type. -
InspectionType(optional):
string
Maximum Length:
15The inspection type for which the dependent inspection type is defined. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date when the dependent inspection type was last updated. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.