ArcGIS REST Services Directory Login
JSON

Relationships : (RPM/TreeEdit)

{"relationships": [
 {
  "id": 0,
  "name": "Tree_Maintenance",
  "backwardPathLabel": "TreePoints",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Maintenance",
  "destinationLayerId": 1,
  "originForeignKey": "TreeID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Tree_Memorial",
  "backwardPathLabel": "TreePoints",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Memorial",
  "destinationLayerId": 2,
  "originForeignKey": "TreeID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 }
]}