ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (osd/app_report_to_work)

{"relationships": [
 {
  "id": 0,
  "name": "relate_rtw_standard_to_employees",
  "catalogID": "{60E0C611-5D09-4545-8A2B-993F5441ECA2}",
  "backwardPathLabel": "rtw_standard_name",
  "originLayerId": 0,
  "originPrimaryKey": "building_code",
  "forwardPathLabel": "employee_table",
  "destinationLayerId": 1,
  "originForeignKey": "building_code",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "buildings_to_email_group",
  "catalogID": "{8F612960-2030-4848-9882-37F12F8D6E7B}",
  "backwardPathLabel": "rtw_standard_name",
  "originLayerId": 0,
  "originPrimaryKey": "building_code",
  "forwardPathLabel": "email_table",
  "destinationLayerId": 2,
  "originForeignKey": "bldg_code",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 }
]}