Reconcile Parcels REST Endpoints

Reconcile Parcels
The Reconcile Parcels resource is used for reconciling and unreconciling parcels.
Create a non-provisional parcel during reconciliation and modify the values of the corresponding provisional parcel
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReconcileParcels
Delete a non-provisional parcel during unreconciliation and reset the values of the corresponding provisional parcel
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReconcileParcels/{ParcelReconTransId}
Get a reconciled or unreconciled parcel row
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReconcileParcels/{ParcelReconTransId}
Get all reconciled and unreconciled parcel rows
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReconcileParcels
Update a column in the recon table on unreconciliation of a provisional parcel and a matching non-provisional parcel
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReconcileParcels/{ParcelReconTransId}