Get an intake global fields record
get
/fscmRestApi/resources/11.13.18.05/publicSectorCeIntakeGlobalFields/{IntakeKey}
Request
Path Parameters
-
IntakeKey(required): integer(int64)
The key from the intake record.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : publicSectorCeIntakeGlobalFields-item-response
Type:
Show Source
object-
AgencyFlag: boolean
Maximum Length:
1Indicates whether an agency staff member reported the issue. -
AnonymousFlag: boolean
Title:
Hide My Contact InformationMaximum Length:1Indicates if the issue was reported by an anonymous user. -
AttXrefTransKey: integer
(int64)
The key from the attachment cross reference.
-
Case: array
Global Customs
Title:
Global CustomsThe case resource is used to view, create, modify, or delete case information. -
CeGlobalCustom: array
Global Customs
Title:
Global CustomsThe global custom resource is used to view, create, modify, or delete a child field of record. Note: The standard actions are not available in the records resource. You must use the agency???s dynamic REST API: /fscmRestApi/resources/11.13.18.05/CE_c. -
ComplnAddress1: string
Maximum Length:
240The complainant's first line address. -
ComplnAddress2: string
Maximum Length:
240The complainant's second line address. -
ComplnAddress3: string
Maximum Length:
240The complainant's third line address. -
ComplnAddress4: string
Maximum Length:
240The complainant's fourth line address. -
ComplnCity: string
Maximum Length:
60The complainant's city. -
ComplnCountry: string
Maximum Length:
3The complainant's country. -
ComplnCounty: string
Maximum Length:
60The complainant's county. -
ComplnPostalCode: string
Maximum Length:
60The complainant's postal code. -
ComplnPostalPlusFourCode: string
Maximum Length:
10The complainant's postal code plus four. -
ComplnProvince: string
Maximum Length:
60The complainant's province. -
ComplnState: string
Maximum Length:
60The complainant's state. -
CompnEmail: string
Title:
EmailMaximum Length:320The complainant's email. -
CompnFirstName: string
Title:
NameMaximum Length:150The complainant's first name. -
CompnLastName: string
Maximum Length:
150The complainant's last name. -
CompnMiddleName: string
Maximum Length:
60The complainant's middle name. -
CompnName: string
Maximum Length:
450The complainant's name. -
CompnNameSuffix: string
Maximum Length:
30The complainant's name suffix. -
CompnPhoneAreaCode: string
Maximum Length:
10The complainant's phone area code. -
CompnPhoneCountryCode: string
Maximum Length:
10The complainant's phone country code. -
CompnPhoneExtension: string
Maximum Length:
20The complainant's phone extension. -
CompnPhoneNumber: string
Title:
PhoneMaximum Length:40The complainant's phone number. -
CompnTitle: string
Maximum Length:
60The complainant's title. -
CreatedBy: string
Read Only:
trueMaximum Length:64The name of the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the row was created. -
DisclosureFlag: boolean
Maximum Length:
1Indicates whether the person who reported the incident chose to keep their information private. This indicator is used when agencies do not accept anonymous incidents, but do provide an option to hide private information. A value of Y means that the information is to be kept private. -
Incident: array
Global Customs
Title:
Global CustomsThe incident resource is used to view, create, modify, or delete incident information. -
IntakeId: string
Maximum Length:
50A logical ID for the intake transaction. -
IntakeKey: integer
(int64)
The key from the intake record.
-
IntakePuid: string
Maximum Length:
480Default Value:The public unique identifier for a migrated intake record. -
IntakeSource: string
Maximum Length:
30The transaction type for the transaction that is the source of an incident. -
IntakeType: string
Title:
Intake TypeMaximum Length:30The type of record, either an incident or a case. -
IssueDescription: string
Title:
Issue DescriptionMaximum Length:1000The complainant's issue description. -
IssueSubtypeId: string
Maximum Length:
50The logical issue subtype ID. -
IssueTypeId: string
Maximum Length:
50The logical issue type ID. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The name of the user who last updated the row. -
Latitude: number
The latitude of the property that is associated with the issue.
-
LayoutVersion: string
Maximum Length:
30Default Value:V1The layout version. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationDescr: string
Maximum Length:
1000Indicates location description. -
Longitude: number
The longitude of the property that is associated with the issue.
-
NotifyMeFlag: boolean
Maximum Length:
1Indicates whether the registered user who reported the incident wishes to receive update notifications. -
OriginatorSource: string
Maximum Length:
30The external source unique service request ID. -
OriginatorSrId: string
Maximum Length:
30The external source system identifier, such as 311, CRM, or CX. -
ParcelIdEntered: string
Maximum Length:
30The property parcel ID. -
Priority: string
Title:
Does this issue pose a health hazard or public safety risk?Maximum Length:30The issue priority code. Valid values are CRITICAL P1, HIGH P2, MEDIUM P3, and LOW P4. -
PropertyAddress1: string
Maximum Length:
240The first line of the address for the complaint. -
PropertyAddress2: string
Maximum Length:
240The second line of the address for the complaint. -
PropertyAddress3: string
Maximum Length:
240The third line of the address for the complaint. -
PropertyAddress4: string
Maximum Length:
240The fourth line of the address for the complaint. -
PropertyCity: string
Maximum Length:
60The city for the address of the complaint. -
PropertyCoordinateX: number
The X coordinate of the property that is the subject of the complaint.
-
PropertyCoordinateY: number
The y coordinate of the property that is the subject of the complaint.
-
PropertyCountry: string
Maximum Length:
3The country for the address of the complaint. -
PropertyCounty: string
Maximum Length:
60The county of the address of the complaint. -
PropertyPostalCode: string
Maximum Length:
60The postal code for the address of the complaint. -
PropertyPostalPlusFourCode: string
Maximum Length:
10The postal code plus four for the address of the complaint. -
PropertyProvince: string
Maximum Length:
60The province for the address of the complaint. -
PropertyState: string
Maximum Length:
60The state for the address of the complaint. -
RecordName: string
Maximum Length:
80Indicates customization jedi name. -
RecordNumber: string
Maximum Length:
64Indicates customization jedi number. -
ReportedById: string
Maximum Length:
18Indicates the reporter. -
RowType: string
Maximum Length:
30Default Value:0Structure definition of the user descriptive flexfield. -
Severity: string
Maximum Length:
4The incident severity code. -
Srid: integer
(int64)
The unique service request ID.
-
Status: string
Maximum Length:
15The incident status. -
SubmitDate: string
(date-time)
The issue submission date.
Nested Schema : Global Customs
Type:
arrayTitle:
Global CustomsThe case resource is used to view, create, modify, or delete case information.
Show Source
Nested Schema : Global Customs
Type:
arrayTitle:
Global CustomsThe global custom resource is used to view, create, modify, or delete a child field of record. Note: The standard actions are not available in the records resource. You must use the agency???s dynamic REST API: /fscmRestApi/resources/11.13.18.05/CE_c.
Show Source
Nested Schema : Global Customs
Type:
arrayTitle:
Global CustomsThe incident resource is used to view, create, modify, or delete incident information.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorCeIntakeGlobalFields-Case-item-response
Type:
Show Source
object-
AccessCode: string
Title:
Access NumberMaximum Length:5 -
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1 -
AppealDueDate: string
(date)
Title:
Appeal By -
AssignedId: integer
(int64)
Title:
Inspector Assigned -
AssignedPuid: string
-
CaseCodeReference: array
Global Customs
Title:
Global CustomsThe case code reference resource is used to view, create, modify, or delete case code references. -
CaseId: string
Title:
Case IDMaximum Length:50 -
CaseKey: integer
(int64)
-
CasePuid: string
Maximum Length:
480 -
ChangeReason: string
-
ClosedBy: string
Title:
Closed ByMaximum Length:64 -
ClosedDate: string
(date-time)
Title:
Closed On -
ClosedReason: string
Title:
Reason for ClosingMaximum Length:450 -
ComplianceDueDate: string
(date)
Title:
Compliance Date -
CompliedOn: string
(date)
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64 -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:true -
CriticalFlag: boolean
Title:
CriticalMaximum Length:1Default Value:false -
DistrictId: string
Maximum Length:
30 -
DistrictType: string
Title:
District TypeMaximum Length:50 -
FunctionalStatus: string
Maximum Length:
15 -
InspectionActDate: string
(date)
-
IntakeKey: integer
(int64)
Read Only:
true -
IntakePuid: string
Maximum Length:
480Default Value: -
IntakeSource: string
Maximum Length:
30Default Value:ORA_CS -
InternalPriority: string
Title:
Internal PriorityMaximum Length:30Default Value:ORA_N -
IssueDescription: string
Title:
Issue DescriptionMaximum Length:1000 -
IssueSubtype: string
Title:
Issue SubtypeRead Only:trueMaximum Length:100 -
IssueSubtypeId: string
Maximum Length:
50 -
IssueType: string
Title:
Issue TypeRead Only:trueMaximum Length:100 -
IssueTypeId: string
Maximum Length:
50 -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64 -
Latitude: number
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationDescription: string
Title:
Location DescriptionMaximum Length:1000 -
Longitude: number
-
ObsoleteFlag: boolean
Maximum Length:
1Default Value:false -
ParcelIdEntered: string
Maximum Length:
30 -
Priority: string
Title:
PriorityMaximum Length:30Default Value:ORA_N -
PropertyAddress1: string
Title:
Address Line 1Maximum Length:240 -
PropertyAddress2: string
Title:
Address Line 2Maximum Length:240 -
PropertyAddress3: string
Title:
Address Line 3Maximum Length:240 -
PropertyAddress4: string
Title:
Address Line 4Maximum Length:240 -
PropertyAddressId: integer
(int64)
-
PropertyCity: string
Title:
CityMaximum Length:60 -
PropertyCoordinateX: number
-
PropertyCoordinateY: number
-
PropertyCountry: string
Title:
CountryMaximum Length:3 -
PropertyCounty: string
Maximum Length:
60 -
PropertyOwnerId: integer
-
PropertyParcelId: integer
(int64)
-
PropertyPostalCode: string
Maximum Length:
60 -
PropertyPostalPlusFourCode: string
Maximum Length:
10 -
PropertyProvince: string
Maximum Length:
60 -
PropertyState: string
Title:
State NameMaximum Length:60 -
ReferralCode: string
Title:
Referred ToMaximum Length:100 -
ReportedById: string
Title:
Reported ByMaximum Length:64 -
ReviewerId: integer
(int64)
Title:
Technician Assigned -
ReviewerPuid: string
-
Shape: object
Shape
Read Only:
true -
SourceTransactionPuid: string
-
SourceTrxId: string
Maximum Length:
50 -
Status: string
Title:
Case StatusMaximum Length:15Default Value:ORA_VIO -
StatusDescription: string
Title:
DescriptionRead Only:trueMaximum Length:30 -
SubmitDate: string
(date-time)
Title:
Submitted On -
UpdateAllComplyBy: string
Maximum Length:
80Default Value:N
Nested Schema : Global Customs
Type:
arrayTitle:
Global CustomsThe case code reference resource is used to view, create, modify, or delete case code references.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Shape
Type:
objectRead Only:
trueNested Schema : publicSectorCeIntakeGlobalFields-Case-CaseCodeReference-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Default Value:
1 -
CaseId: string
Read Only:
trueMaximum Length:50 -
CaseKey: integer
(int64)
-
CasePuid: string
Maximum Length:
480Default Value: -
ChangeReasonCode: string
Title:
Reason for UpdateDefault Value:ORA_ADMIN -
ChangeReasonText: string
Title:
Reason Details -
CodeReferenceCode: string
Title:
Code ViolationMaximum Length:100 -
CodeReferenceDescription: string
(byte)
-
CodeReferenceKey: integer
(int64)
-
CodeReferenceName: string
Maximum Length:
200 -
CodeReferencePuid: string
Maximum Length:
480 -
Comments: string
Title:
CommentsMaximum Length:1000 -
CompliedOn: string
(date)
Title:
Complied On -
ComplyBy: string
(date)
Title:
Comply By -
CorrectiveActionCode: string
Maximum Length:
100 -
CorrectiveActionDescription: string
(byte)
-
CorrectiveActionName: string
Maximum Length:
200 -
CreationDate: string
(date-time)
Read Only:
true -
FeeFrequencyUnit: string
Title:
FrequencyMaximum Length:30Default Value:ORA_D -
FeeRate: number
Title:
RateDefault Value:0 -
LastUpdateDate: string
(date-time)
Read Only:
true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SourceInspectionKey: integer
(int64)
-
SourceInspectionPuid: string
Maximum Length:
480 -
SourceTransactionContext: string
Maximum Length:
80Default Value:ORA_MAN -
SourceTransactionContextKey: integer
-
Status: string
Title:
StatusMaximum Length:8Default Value:ORA_OPEN -
StatusText: string
Read Only:
trueMaximum Length:255 -
TotalFees: number
Title:
Total FineRead Only:true -
TotalPaidFees: number
Title:
Total Fine PaidRead Only:true
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.
Nested Schema : publicSectorCeIntakeGlobalFields-CeGlobalCustom-item-response
Type:
Show Source
object-
CreatedBy: string
Maximum Length:
64The user who created the row. -
CreationDate: string
(date-time)
The date and time that the row was created.
-
IntakeId: string
Maximum Length:
50A logical ID for the intake transaction. -
IntakeKey: integer
(int64)
The key from the intake record.
-
LastUpdateDate: string
(date-time)
The date and time that the row was updated.
-
LastUpdatedBy: string
Maximum Length:
64The user who last updated the row. -
LastUpdateLogin: string
Maximum Length:
32The login who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Indicates the object versionnumber.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorCeIntakeGlobalFields-Incident-item-response
Type:
Show Source
object-
AgencyFlag: boolean
Maximum Length:
1 -
AgencyId: integer
(int32)
Default Value:
1 -
AssignedId: integer
(int64)
-
AssignedPuid: string
-
AssigneeName: string
Read Only:
trueMaximum Length:255 -
ClosedBy: string
Read Only:
trueMaximum Length:64 -
ClosedDate: string
(date-time)
Read Only:
true -
ClosedReason: string
Maximum Length:
450 -
DisclosureFlag: boolean
Maximum Length:
1 -
DistrictId: string
Maximum Length:
30 -
DistrictIdDescr: string
Title:
District DescriptionRead Only:trueMaximum Length:100 -
DistrictType: string
Maximum Length:
50 -
DistrictTypeDescr: string
Title:
DescriptionRead Only:trueMaximum Length:100 -
DuplicateFlag: string
Maximum Length:
1 -
IncidentId: string
Maximum Length:
50 -
IncidentKey: integer
(int64)
-
IncidentPuid: string
Maximum Length:
480Default Value: -
IntakeKey: integer
(int64)
Read Only:
true -
IntakePuid: string
Maximum Length:
480Default Value: -
IntakeSource: string
Maximum Length:
30 -
IssueDescription: string
Maximum Length:
1000 -
IssueSubtype: string
Read Only:
trueMaximum Length:100 -
IssueSubtypeCode: string
Read Only:
trueMaximum Length:40 -
IssueSubtypeId: string
Maximum Length:
50 -
IssueType: string
Read Only:
trueMaximum Length:100 -
IssueTypeId: string
Maximum Length:
50 -
Latitude: number
-
LayoutVersion: string
Read Only:
trueMaximum Length:255 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationDescr: string
Maximum Length:
1000 -
Longitude: number
-
NotifyMeFlag: boolean
Maximum Length:
1 -
ObsoleteFlag: boolean
Maximum Length:
1Default Value:false -
OriginatorSource: string
Maximum Length:
30 -
OriginatorSrId: string
Maximum Length:
30 -
ParcelIdEntered: string
Title:
Parcel NumberRead Only:trueMaximum Length:30 -
ParentId: string
Maximum Length:
50 -
ParentKey: integer
(int64)
-
ParentType: string
Maximum Length:
15 -
PrimaryIssueFlag: boolean
Maximum Length:
1 -
Priority: string
Maximum Length:
30Default Value:N -
ProcessInconsistent: string
Read Only:
trueMaximum Length:255 -
ProcessInstanceId: string
Read Only:
trueMaximum Length:255 -
ProcessStatus: string
Read Only:
trueMaximum Length:255 -
PropertyAddress1: string
Maximum Length:
240 -
PropertyAddress2: string
Maximum Length:
240 -
PropertyAddress3: string
Maximum Length:
240 -
PropertyAddress4: string
Maximum Length:
240 -
PropertyAddressId: integer
(int64)
-
PropertyCity: string
Maximum Length:
60 -
PropertyCoordinateX: number
-
PropertyCoordinateY: number
-
PropertyCountry: string
Maximum Length:
3 -
PropertyCounty: string
Maximum Length:
60 -
PropertyOwnerId: integer
-
PropertyParcelId: integer
(int64)
-
PropertyParcelIdEntered: string
Maximum Length:
30 -
PropertyPostalCode: string
Maximum Length:
60 -
PropertyPostalPlusFourCode: string
Maximum Length:
10 -
PropertyProvince: string
Maximum Length:
60 -
PropertyState: string
Maximum Length:
60 -
ReferralCode: string
Maximum Length:
100 -
ReferralType: string
Title:
Referral TypeRead Only:trueMaximum Length:100 -
ReopenedFlag: string
Maximum Length:
1Default Value:N -
ReopenedReason: string
Maximum Length:
30 -
ReportedById: string
Maximum Length:
18 -
ReviewDueDate: string
(date-time)
-
ReviewerId: integer
(int64)
-
ReviewerName: string
Read Only:
trueMaximum Length:255 -
ReviewerPuid: string
-
Shape: object
Shape
-
Status: string
Maximum Length:
15 -
StatusName: string
Title:
DescriptionRead Only:trueMaximum Length:30 -
SubmitDate: string
(date-time)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Shape
Type:
objectLinks
- Case
-
Operation: /fscmRestApi/resources/11.13.18.05/publicSectorCeIntakeGlobalFields/{IntakeKey}/child/CaseParameters:
- IntakeKey:
$request.path.IntakeKey
The case resource is used to view, create, modify, or delete case information. - IntakeKey:
- CeGlobalCustom
-
Operation: /fscmRestApi/resources/11.13.18.05/publicSectorCeIntakeGlobalFields/{IntakeKey}/child/CeGlobalCustomParameters:
- IntakeKey:
$request.path.IntakeKey
The case resource is used to view, create, modify, or delete case information. - IntakeKey:
- Incident
-
Operation: /fscmRestApi/resources/11.13.18.05/publicSectorCeIntakeGlobalFields/{IntakeKey}/child/IncidentParameters:
- IntakeKey:
$request.path.IntakeKey
The case resource is used to view, create, modify, or delete case information. - IntakeKey: