Create a set of early inspection requests
post
/fscmRestApi/resources/11.13.18.05/publicSectorEarlyInspectionRequests
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorEarlyInspectionRequests-item
Type:
Show Source
object
-
EarlyInsKey(optional):
integer(int64)
The unique identifier of the early inspection request.
-
EarlyInsPuid(optional):
string
Maximum Length:
480
The unique identifier of the early inspection request in the legacy system. -
InspectionKey(optional):
integer(int64)
The unique identifier of the code enforcement inspection.
-
InspectionPuid(optional):
string
Maximum Length:
480
The unique identifier of the code enforcement inspection in the legacy system. -
links(optional):
array Items
Title:
Items
Link Relations -
RequestDate(optional):
string(date-time)
The date on which the early inspection request was made.
-
RequestFlag(optional):
string
Maximum Length:
1
Indicates whether early inspection request is active or not.
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 : publicSectorEarlyInspectionRequests-item
Type:
Show Source
object
-
EarlyInsKey(optional):
integer(int64)
The unique identifier of the early inspection request.
-
EarlyInsPuid(optional):
string
Maximum Length:
480
The unique identifier of the early inspection request in the legacy system. -
InspectionKey(optional):
integer(int64)
The unique identifier of the code enforcement inspection.
-
InspectionPuid(optional):
string
Maximum Length:
480
The unique identifier of the code enforcement inspection in the legacy system. -
links(optional):
array Items
Title:
Items
Link Relations -
RequestDate(optional):
string(date-time)
The date on which the early inspection request was made.
-
RequestFlag(optional):
string
Maximum Length:
1
Indicates whether early inspection request is active or not.
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.