ArcGIS REST Services Directory Login
JSON

Relationships : (BasemapServices)

{"relationships": [
 {
  "id": 0,
  "name": "TwoMileParcels_have_TwoMileParcelInfo",
  "backwardPathLabel": "TwoMileParcels",
  "originLayerId": 3,
  "originPrimaryKey": "Parcel_Num",
  "forwardPathLabel": "TwoMileParcelInfo",
  "destinationLayerId": 7,
  "originForeignKey": "Parcel_Number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "PublicParcels_has_TaxStatementTable",
  "backwardPathLabel": "PublicParcels",
  "originLayerId": 4,
  "originPrimaryKey": "PARCELID",
  "forwardPathLabel": "TaxStatementTable",
  "destinationLayerId": 8,
  "originForeignKey": "PARCELPIN",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 }
]}