Update a record report
patch
/fscmRestApi/resources/11.13.18.05/publicSectorRecordReports/{ReportKey}
Request
Path Parameters
-
ReportKey(required): integer(int64)
The unique identifier of the record report.
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-
GeneratedDate: string
(date-time)
Title:
Generated DateThe date on which the record report was generated. -
OutputFormat: string
Maximum Length:
20Default Value:ORA_PDFThe output format of the record report. -
ReportStatus: string
Title:
StatusMaximum Length:15Default Value:ORA_PENDThe status of the record report.
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 : publicSectorRecordReports-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The agency identifier of the record report. -
AttachmentCount: integer
Title:
AttachmentRead Only:trueThe number of attachments added to a record report. -
CategoryCode: string
Title:
CategoryMaximum Length:30The user defined category of an ad hoc notice. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
GeneratedDate: string
(date-time)
Title:
Generated DateThe date on which the record report was generated. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedByName: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The name of the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpRecordKey: integer
(int64)
The unique identifier of the record. The record is for a permit, business license, professional license, or planning and zoning, and is determined by the classification.
-
NoticeBipTemplateId: string
Read Only:
trueMaximum Length:255The report definition of the record report. -
OutputFormat: string
Maximum Length:
20Default Value:ORA_PDFThe output format of the record report. -
RecordStatus: string
Title:
Application StatusMaximum Length:15The status of the record when the report was created. -
ReportKey: integer
(int64)
The unique identifier of the record report.
-
ReportSource: string
Title:
Report TypeMaximum Length:15Default Value:ORA_ADHOCThe source of the record report. -
ReportStatus: string
Title:
StatusMaximum Length:15Default Value:ORA_PENDThe status of the record report. -
ReportStatusName: string
Read Only:
trueMaximum Length:255The status description of the record report. -
ReportTypeCode: string
Maximum Length:
100The report type code of the record report. -
ReportTypeName: string
Title:
Report NameRead Only:trueMaximum Length:255The name of the record report type.
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.