ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Planning/SepticPermitsAndInspections)

{"relationships": [
 {
  "id": 0,
  "name": "SepticParceltoInspection",
  "backwardPathLabel": "Septic Parcels",
  "originLayerId": 1,
  "originPrimaryKey": "prmtNo",
  "forwardPathLabel": "Inspection Form",
  "destinationLayerId": 0,
  "originForeignKey": "permitNumber",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "SepticParceltoPermits",
  "backwardPathLabel": "Parcel",
  "originLayerId": 1,
  "originPrimaryKey": "TAG",
  "forwardPathLabel": "All Property Septic Permits",
  "destinationLayerId": 2,
  "originForeignKey": "MRMPID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}