ArcGIS REST Services Directory Login
JSON

Relationships : (BVGCD/WellsEditiOS)

{"relationships": [
 {
  "id": 0,
  "name": "Well2Production",
  "backwardPathLabel": "BVGCD_Wells",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Production",
  "destinationLayerId": 1,
  "originForeignKey": "Well_OID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Well2MeterReading",
  "backwardPathLabel": "BVGCD_Wells",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Meter_Reading",
  "destinationLayerId": 2,
  "originForeignKey": "WellObjectID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}