ArcGIS REST Services Directory Login
JSON

Relationships : (PC/TrapLine)

{"relationships": [
 {
  "id": 0,
  "name": "Pest_Interaction",
  "backwardPathLabel": "Pest",
  "originLayerId": 0,
  "originPrimaryKey": "Case_Number",
  "forwardPathLabel": "PC_Interaction",
  "destinationLayerId": 2,
  "originForeignKey": "Case_Number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Pest_PestTrap",
  "backwardPathLabel": "Pest",
  "originLayerId": 0,
  "originPrimaryKey": "Case_Number",
  "forwardPathLabel": "PC_Pest_Trap",
  "destinationLayerId": 1,
  "originForeignKey": "Case_Number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "Pest_Treatment",
  "backwardPathLabel": "Pest",
  "originLayerId": 0,
  "originPrimaryKey": "Case_Number",
  "forwardPathLabel": "PC_Treatment_Method",
  "destinationLayerId": 3,
  "originForeignKey": "Case_Number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}