Update a parcel district fee
patch
/fscmRestApi/resources/11.13.18.05/publicSectorCalculateDistrictFees/{publicSectorCalculateDistrictFeesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorCalculateDistrictFeesUniqID: integer
This is the hash key of the attributes which make up the composite key--- LnpRecordKey, LnpRecordId and Districtid ---for the Calculate District Fees Mapping resource and used to uniquely identify an instance of Calculate District Fees Mapping. The client should not generate the hash key value. Instead, the client should query on the Calculate District Fees Mapping collection resource with a filter on the primary key values in order to navigate to a specific instance of Calculate District Fees Mapping.
For example: publicSectorCalculateDistrictFees?q=LnpRecordKey=<value1>;LnpRecordId=<value2>;Districtid=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorCalculateDistrictFees-item
Type:
Show Source
object-
Classification(optional):
string
Title:
ClassificationMaximum Length:3Indicates the type of transaction. The classification can be for permits, planning and zoning. -
DistrictCategory(optional):
string
Title:
District CategoryMaximum Length:10The category of the district type where the parcel of the real estate is located. Possible values include urban, suburban, or rural. -
Districtid(optional):
string
Title:
District IDMaximum Length:30The identifier for district for the location. The district can be configured by the agency. -
DistrictType(optional):
string
Title:
District TypeMaximum Length:50Indicates the type of district for the inspection such as Building, Electrical, and Plumbing inspection district. -
GisDistrictId(optional):
string
Title:
GIS District IDMaximum Length:30Identifier for the district provided by a geographic information system. -
links(optional):
array Items
Title:
ItemsLink Relations -
LnpRecordId(optional):
string
Title:
Record IDMaximum Length:50Unique identifier for the transaction. It is generated using the autonumber rule configured by the agency. -
LnpRecordKey(optional):
integer(int64)
The unique identifier for a record. The record is for a permit, planning and zoning.
-
VersionType(optional):
string
Title:
Version TypeMaximum Length:1Identifies whether the transaction is for an origination, renewal, or amendment.
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 : publicSectorCalculateDistrictFees-item
Type:
Show Source
object-
Classification(optional):
string
Title:
ClassificationMaximum Length:3Indicates the type of transaction. The classification can be for permits, planning and zoning. -
DistrictCategory(optional):
string
Title:
District CategoryMaximum Length:10The category of the district type where the parcel of the real estate is located. Possible values include urban, suburban, or rural. -
Districtid(optional):
string
Title:
District IDMaximum Length:30The identifier for district for the location. The district can be configured by the agency. -
DistrictType(optional):
string
Title:
District TypeMaximum Length:50Indicates the type of district for the inspection such as Building, Electrical, and Plumbing inspection district. -
GisDistrictId(optional):
string
Title:
GIS District IDMaximum Length:30Identifier for the district provided by a geographic information system. -
links(optional):
array Items
Title:
ItemsLink Relations -
LnpRecordId(optional):
string
Title:
Record IDMaximum Length:50Unique identifier for the transaction. It is generated using the autonumber rule configured by the agency. -
LnpRecordKey(optional):
integer(int64)
The unique identifier for a record. The record is for a permit, planning and zoning.
-
VersionType(optional):
string
Title:
Version TypeMaximum Length:1Identifies whether the transaction is for an origination, renewal, or amendment.
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.