ArcGIS REST Services Directory Login
JSON

Relationships : (PW/Address_Data_Layers)

{"relationships": [
 {
  "id": 0,
  "name": "AddressPointHasSiteAddresses",
  "backwardPathLabel": "AddressPoint",
  "originLayerId": 8,
  "originPrimaryKey": "addressptid",
  "forwardPathLabel": "SiteAddressPoint",
  "destinationLayerId": 10,
  "originForeignKey": "addressptid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "SiteAddressHasEntrancePoints",
  "backwardPathLabel": "SiteAddressPoint",
  "originLayerId": 10,
  "originPrimaryKey": "siteaddid",
  "forwardPathLabel": "AddressEntrancePoint",
  "destinationLayerId": 9,
  "originForeignKey": "siteaddid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "SiteAddressHasPostalAddresses",
  "backwardPathLabel": "SiteAddressPoint",
  "originLayerId": 10,
  "originPrimaryKey": "siteaddid",
  "forwardPathLabel": "PostalAddress",
  "destinationLayerId": 31,
  "originForeignKey": "siteaddid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "RoadCenterlineHasAliasNames",
  "backwardPathLabel": "RoadCenterline",
  "originLayerId": 13,
  "originPrimaryKey": "centerlineid",
  "forwardPathLabel": "AliasStreetName",
  "destinationLayerId": 30,
  "originForeignKey": "centerlineid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}