ArcGIS REST Services Directory Login
JSON

Relationships : (Layers/DashboardParcelData)

{"relationships": [
 {
  "id": 0,
  "name": "Parcels_to_Addresses",
  "backwardPathLabel": "Addresses_to_Parcels",
  "originLayerId": 2,
  "originPrimaryKey": "PIN",
  "forwardPathLabel": "Parcels_to_Addresses",
  "destinationLayerId": 0,
  "originForeignKey": "PIN",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 1,
  "name": "Parcels_to_BuildingFootprints",
  "backwardPathLabel": "BuildingFootprints_to_Parcels",
  "originLayerId": 2,
  "originPrimaryKey": "PIN",
  "forwardPathLabel": "Parcels_to_BuildingFootprints",
  "destinationLayerId": 3,
  "originForeignKey": "PIN",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}