ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (AdotReview)

{"relationships": [
 {
  "id": 0,
  "name": "TicketsToComments",
  "backwardPathLabel": "AdotTicketing",
  "originLayerId": 0,
  "originPrimaryKey": "TICKETID",
  "forwardPathLabel": "AdotComments",
  "destinationLayerId": 3,
  "originForeignKey": "TICKETID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "TicketsToFiles",
  "backwardPathLabel": "AdotTicketing",
  "originLayerId": 0,
  "originPrimaryKey": "TICKETID",
  "forwardPathLabel": "Adot_Files",
  "destinationLayerId": 1,
  "originForeignKey": "TICKETID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 2,
  "name": "TicketsToImages",
  "backwardPathLabel": "AdotTicketing",
  "originLayerId": 0,
  "originPrimaryKey": "TICKETID",
  "forwardPathLabel": "adotticketimgALT",
  "destinationLayerId": 4,
  "originForeignKey": "ticketid",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "TicketsToTags",
  "backwardPathLabel": "AdotTicketing",
  "originLayerId": 0,
  "originPrimaryKey": "TICKETID",
  "forwardPathLabel": "Adot_Ticket_Tags",
  "destinationLayerId": 2,
  "originForeignKey": "TicketId",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}