Calculate District Fees Mapping REST Endpoints

Calculate District Fees Mapping
The calculate district fees mapping resource is used to list attributes that can be used for fee line mappings. Fee line mappings are used to map application fields defined in Public Sector Compliance and Regulation with the fields defined in Oracle Autonomous Integration Cloud decision models. The field mapping is then used for fee calculation.
Create a set of parcel district fees
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalculateDistrictFees
Delete a parcel district fee
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalculateDistrictFees/{publicSectorCalculateDistrictFeesUniqID}
Get a parcel district fee
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalculateDistrictFees/{publicSectorCalculateDistrictFeesUniqID}
Get all parcel district fees
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalculateDistrictFees
Update a parcel district fee
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCalculateDistrictFees/{publicSectorCalculateDistrictFeesUniqID}