- URL:https://<catalog-url>/<serviceName>/ParcelFabricServer
- Required Capability:ArcGIS Advanced Editing
- Version Introduced:10.8
Description
The parcel fabric service (ParcelFabricServer) exposes parcel management and parcel editing capabilities. These capabilities include parcel type management, parcel history management, and building parcels.

Example usage
The following is a sample request URL for ParcelFabricServer:
https://machine.domain.com/server/rest/services/CountyFabric/ParcelFabricServer
JSON Response syntax
{
 "name": "Parcel Fabric Server",
 "type": "Map Server Extension",
 "ParcelFabricLayers": 1
}