ArcGIS REST Services Directory Login
JSON

Relationships : (Locations/ubcv_buildings_addresses)

{"relationships": [
 {
  "id": 0,
  "name": "v_rel_building_address",
  "backwardPathLabel": "v_building_Buildings",
  "originLayerId": 2,
  "originPrimaryKey": "BLDG_UID",
  "forwardPathLabel": "v_address_Addresses",
  "destinationLayerId": 0,
  "originForeignKey": "BLDG_UID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "v_rel_bldgdemo_address",
  "backwardPathLabel": "v_building_Demolished",
  "originLayerId": 5,
  "originPrimaryKey": "BLDG_UID",
  "forwardPathLabel": "v_address_Addresses",
  "destinationLayerId": 0,
  "originForeignKey": "BLDG_UID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}