ArcGIS REST Services Directory Login
JSON

Relationships : (ZoningAndSanitaryPermits)

{"relationships": [
 {
  "id": 0,
  "name": "SanitaryPermitRelationship",
  "backwardPathLabel": "Parcels",
  "originLayerId": 0,
  "originPrimaryKey": "LOCID",
  "forwardPathLabel": "SanitaryPermitTable",
  "destinationLayerId": 8,
  "originForeignKey": "PLOCID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "ZoningPermitRelationship",
  "backwardPathLabel": "Parcels",
  "originLayerId": 0,
  "originPrimaryKey": "LOCID",
  "forwardPathLabel": "ZoningPermitTable",
  "destinationLayerId": 7,
  "originForeignKey": "PLOCID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}