Parcel genealogy transaction details REST Endpoints

Planning and Zoning/Parcel genealogy transaction details
The parcel genealogy transaction details resource is used to view, create, delete or modify parcel genealogy transaction details and associate them with a parcel genealogy transaction.
Create a parcel genealogy transaction detail
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails
Delete a parcel genealogy transaction detail
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}
Get a parcel genealogy transaction detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}
Get all parcel genealogy transaction details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails
Update a parcel genealogy transaction detail
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionDetails/{ParcelTrxDtlKey}