Parcel genealogy transaction districts REST Endpoints

Parcel genealogy transaction details/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/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}/child/TransactionDistrict
Delete a parcel genealogy transaction district
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}/child/TransactionDistrict/{ParcelTrxDstKey}
Get a parcel genealogy transaction district
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}/child/TransactionDistrict/{ParcelTrxDstKey}
Get all parcel genealogy transaction districts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}/child/TransactionDistrict
Update a parcel genealogy transaction district
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}/child/TransactionDistrict/{ParcelTrxDstKey}