Parcel genealogy transaction owners REST Endpoints

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