Parcel genealogy transaction parcels REST Endpoints

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