ArcGIS REST Services Directory Login
JSON

Relationships : (BVGCD/BVGCD_Wells_Edit_PROD)

{"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": "Well2WaterLevel",
  "backwardPathLabel": "BVGCD_Wells",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Water_Level",
  "destinationLayerId": 2,
  "originForeignKey": "WellObjectId",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}