Update an inspection action is not supported
patch
/fscmRestApi/resources/11.13.18.05/publicSectorUnasgnInspections/{publicSectorUnasgnInspectionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorUnasgnInspectionsUniqID: integer
This is the hash key of the attributes which make up the composite key--- InspectionKey and AgencyId ---for the Assigned or Unassigned Inspections resource and used to uniquely identify an instance of Assigned or Unassigned Inspections. The client should not generate the hash key value. Instead, the client should query on the Assigned or Unassigned Inspections collection resource with a filter on the primary key values in order to navigate to a specific instance of Assigned or Unassigned Inspections.
For example: publicSectorUnasgnInspections?q=InspectionKey=<value1>;AgencyId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorUnasgnInspections-item
Type:
Show Source
object-
Address1(optional):
string
Maximum Length:
240The first line of the address on the inspection. -
Address2(optional):
string
Maximum Length:
240The second line of the address on the inspection. -
Address3(optional):
string
Maximum Length:
240The third line of the address on the inspection. -
Address4(optional):
string
Maximum Length:
240The fourth line of the address on the inspection. -
AgencyId(optional):
integer(int64)
The unique identifier of the agency associated with the inspection.
-
City(optional):
string
Maximum Length:
60The city of the address on the inspection. -
Country(optional):
string
Maximum Length:
3The country of the address on the inspection. -
County(optional):
string
Maximum Length:
60The county of the address on the inspection. -
Description(optional):
string
Maximum Length:
100The description of the inspection, which comes from the inspection type. -
EstimatedDurationHrs(optional):
number
The estimated duration of the inspection in hours.
-
InspectionDistrict(optional):
string
Maximum Length:
50The district on the inspection. -
InspectionId(optional):
string
Maximum Length:
50The unique identifier of the inspection. -
InspectionKey(optional):
integer(int64)
The unique identifier of the inspection.
-
InspectionType(optional):
string
Maximum Length:
15The inspection type on the inspection. -
InspectorId(optional):
integer(int64)
The unique identifier of the inspector assigned to the inspection.
-
InspectorName(optional):
string
Maximum Length:
360The name of the assigned inspector. -
links(optional):
array Items
Title:
ItemsLink Relations -
LnpRecordId(optional):
string
Maximum Length:
50The unique identifier of the application record. -
LnpRecordKey(optional):
integer(int64)
The unique identifier of the record associated with the permit.
-
PostalCode(optional):
string
Maximum Length:
60The postal code of the address on the inspection. -
PreferredDate(optional):
string(date-time)
The preferred date for the inspection to be performed.
-
PreferredTime(optional):
string
Maximum Length:
15The preferred time for the inspection to be performed. -
ReadyByDttm(optional):
string(date-time)
The date and time after which the inspection can be performed.
-
ScheduledEndDttm(optional):
string(date-time)
The date and time that the inspection is scheduled to end.
-
ScheduledStartDttm(optional):
string(date-time)
The date and time that the inspection is scheduled to start.
-
SchedulingMethod(optional):
string
Maximum Length:
15The method used for scheduling an inspection. The request method is used if a user submits a request for an inspection to be scheduled. The schedule method is used if the user selects an available time from an inspection schedule. -
State(optional):
string
Maximum Length:
60The state code of the address on the inspection. -
SystemStatus(optional):
string
Maximum Length:
15The code that represents the status of the inspection.
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 : publicSectorUnasgnInspections-item
Type:
Show Source
object-
Address1(optional):
string
Maximum Length:
240The first line of the address on the inspection. -
Address2(optional):
string
Maximum Length:
240The second line of the address on the inspection. -
Address3(optional):
string
Maximum Length:
240The third line of the address on the inspection. -
Address4(optional):
string
Maximum Length:
240The fourth line of the address on the inspection. -
AgencyId(optional):
integer(int64)
The unique identifier of the agency associated with the inspection.
-
City(optional):
string
Maximum Length:
60The city of the address on the inspection. -
Country(optional):
string
Maximum Length:
3The country of the address on the inspection. -
County(optional):
string
Maximum Length:
60The county of the address on the inspection. -
Description(optional):
string
Maximum Length:
100The description of the inspection, which comes from the inspection type. -
EstimatedDurationHrs(optional):
number
The estimated duration of the inspection in hours.
-
InspectionDistrict(optional):
string
Maximum Length:
50The district on the inspection. -
InspectionId(optional):
string
Maximum Length:
50The unique identifier of the inspection. -
InspectionKey(optional):
integer(int64)
The unique identifier of the inspection.
-
InspectionType(optional):
string
Maximum Length:
15The inspection type on the inspection. -
InspectorId(optional):
integer(int64)
The unique identifier of the inspector assigned to the inspection.
-
InspectorName(optional):
string
Maximum Length:
360The name of the assigned inspector. -
links(optional):
array Items
Title:
ItemsLink Relations -
LnpRecordId(optional):
string
Maximum Length:
50The unique identifier of the application record. -
LnpRecordKey(optional):
integer(int64)
The unique identifier of the record associated with the permit.
-
PostalCode(optional):
string
Maximum Length:
60The postal code of the address on the inspection. -
PreferredDate(optional):
string(date-time)
The preferred date for the inspection to be performed.
-
PreferredTime(optional):
string
Maximum Length:
15The preferred time for the inspection to be performed. -
ReadyByDttm(optional):
string(date-time)
The date and time after which the inspection can be performed.
-
ScheduledEndDttm(optional):
string(date-time)
The date and time that the inspection is scheduled to end.
-
ScheduledStartDttm(optional):
string(date-time)
The date and time that the inspection is scheduled to start.
-
SchedulingMethod(optional):
string
Maximum Length:
15The method used for scheduling an inspection. The request method is used if a user submits a request for an inspection to be scheduled. The schedule method is used if the user selects an available time from an inspection schedule. -
State(optional):
string
Maximum Length:
60The state code of the address on the inspection. -
SystemStatus(optional):
string
Maximum Length:
15The code that represents the status of the inspection.
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.