Parcel genealogy transaction headers REST Endpoints

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