Parcel genealogy transaction districts REST Endpoints

Parcel genealogy transaction districts
The parcel genealogy transaction districts resource is used to view, create, delete or modify parcel genealogy transaction districts and associate them with a parcel genealogy transaction.
Create a parcel genealogy transaction district
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDistricts
Delete a parcel genealogy transaction district
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDistricts/{ParcelTrxDstKey}
Get a parcel genealogy transaction district
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDistricts/{ParcelTrxDstKey}
Get all parcel genealogy transaction districts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDistricts
Update a parcel genealogy transaction district
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDistricts/{ParcelTrxDstKey}