Parcel genealogy transaction parcels REST Endpoints

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/publicSectorParcelTransactionNewParcels
Delete a parcel genealogy transaction parcel
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionNewParcels/{ParcelTrxMstKey}
Get a parcel genealogy transaction parcel
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionNewParcels/{ParcelTrxMstKey}
Get all parcel genealogy transaction parcels
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionNewParcels
Update a parcel genealogy transaction parcel
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelTransactionNewParcels/{ParcelTrxMstKey}