ArcGIS REST Services Directory Login
JSON

Relationships : (Inspections/EncroachmentInfractions)

{"relationships": [
 {
  "id": 0,
  "name": "Encroachment_Inspections",
  "backwardPathLabel": "EncroachmentInfractions",
  "originLayerId": 0,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "ENCROACHMENTINSPECTIONS",
  "destinationLayerId": 2,
  "originForeignKey": "ENCROACHMENTGOID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 1,
  "name": "Encroachment_Logs",
  "backwardPathLabel": "EncroachmentInfractions",
  "originLayerId": 0,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "ENCROACHMENTLOGS",
  "destinationLayerId": 4,
  "originForeignKey": "ENCROACHMENTGOID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}