Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{"success" : "true",
 "results" : "100",
 "rows" : 
    [{"id" : "aeb21037-512a-4c7e-a6fa-cd26ea533cc6",
      "createdDate" : 1332216000000,
      "createdBy" : 
         {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
          "firstName" : "John",
          "lastName" : "Doe"},
      "modifiedDate" : 1332216000000,
      "modifiedBy" : 
         {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
          "firstName" : "John",
          "lastName" : "Doe"},
      "objectStatus" : "ACTIVE",
      "earlyAlertReasonId" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
      "person" : 
         {"id" : "10d6f4f2-cd80-4454-a475-4293dbaff436",
          "firstName" : "Angie",
          "lastName" : "Advisor"},
      "groupName" : null,
      "groupEmail" : null},
     {"id" : "d5e4ecc4-9e48-46a1-a07b-763c18b2c813",
      "createdDate" : 1332216000000,
      "createdBy" : 
         {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
          "firstName" : "John",
          "lastName" : "Doe"},
      "modifiedDate" : 1332216000000,
      "modifiedBy" : 
         {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
          "firstName" : "John",
          "lastName" : "Doe"},
      "objectStatus" : "ACTIVE",
      "earlyAlertReasonId" : "c57f11e1-7ef2-4989-9ac2-7b0690563995",
      "person" : null,
      "groupName" : "Excessive Absences Email Group",
      "groupEmail" : "excessive-absences@university.edu"},
     ...
    ]
}

 

Get

...

an Early Alert Routing

GET /ssp/api/1/reference/campus/earlyAlertRouting{id}

Returns

EarlyAlertRouting

Code Block
{"id" : "6201b18daeb21037-9d1d512a-48d34c7e-82d4-092e52ad676b"a6fa-cd26ea533cc6",
 "createdDate" : 1332216000000,
 "createdBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},
 
 "createdDatemodifiedDate" : "1332216000000",
 "modifiedBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},  
 "modifiedDate" : "1332216000000",
 "objectStatus" : "ACTIVE",
 "nameearlyAlertReasonId" : "Main Campus",
 "description" : "Main campus",
 "earlyAlertCoordinatorId" : "91f46e39-cea8-422b-b215-00f6bcf5d2806201b18d-9d1d-48d3-82d4-092e52ad676b",
 "earlyAlertRoutingsperson" : 
   [ {"id" : "aeb21037-512a-4c7e-a6fa-cd26ea533cc6",
      "earlyAlertReasonId" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
      "personId" : "10d6f4f2-cd80-4454-a475-4293dbaff436",

     "groupNamefirstName" : null,
      "groupEmail" : null}"Angie",
     {"idlastName" : "d5e4ecc4-9e48-46a1-a07b-763c18b2c813",
      "earlyAlertReasonId" : "c57f11e1-7ef2-4989-9ac2-7b0690563995",
      "personId" : null,
      "groupName" : "Excessive Absences Email Group",
    Advisor"},
 "groupName" : null,
 "groupEmail" : "excessive-absences@university.edu"},
     ...
    ]
null}

 

Create

...

an Early Alert Routing

POST /ssp/api/1/reference/campusearlyAlertRouting

Sample Post

Code Block
{"descriptionearlyAlertReasonId" : "Main campus.",
 "name" : "Main Campus",
 "earlyAlertCoordinatorId" : "91f46e39-cea8-422b-b215-00f6bcf5d2806201b18d-9d1d-48d3-82d4-092e52ad676b",
 "earlyAlertRoutingsperson" : 
    [{"id" : "aeb21037-512a-4c7e-a6fa-cd26ea533cc6",
      "earlyAlertReasonId" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
      "personId" : "10d6f4f2-cd80-4454-a475-4293dbaff436",

     "groupNamefirstName" : null,       "groupEmail" : null}"Angie",
     {"idlastName" : "d5e4ecc4-9e48-46a1-a07b-763c18b2c813",
      "earlyAlertReasonId" : "c57f11e1-7ef2-4989-9ac2-7b0690563995",
      "personIdAdvisor"},
 "groupName" : null,
      "groupName" : "Excessive Absences Email Group",
      "groupEmail" : "excessive-absences@university.edu"},
     ...
    ]
null}

Returns

CampusEarlyAlertRouting

Code Block
{"id" : "6201b18daeb21037-9d1d512a-48d34c7e-82d4-092e52ad676b"a6fa-cd26ea533cc6",
 "createdDate" : 1332216000000,
 "createdBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},  
 "createdDatemodifiedDate" : "1332216000000",
 "modifiedBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},
 
 "modifiedDate" : "1332216000000",
 "objectStatus" : "ACTIVE",
 "nameearlyAlertReasonId" : "Main Campus",
 "description" : "Main campus",
 "earlyAlertCoordinatorId" : "91f46e39-cea8-422b-b215-00f6bcf5d2806201b18d-9d1d-48d3-82d4-092e52ad676b",
 "earlyAlertRoutingsperson" : 
   [ {"id" : "aeb21037-512a-4c7e-a6fa-cd26ea533cc6",
      "earlyAlertReasonId" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
      "personId" : "10d6f4f2-cd80-4454-a475-4293dbaff436",
      "groupNamefirstName" : null,
      "groupEmail" : null}"Angie",
     {"idlastName" : "d5e4ecc4-9e48-46a1-a07b-763c18b2c813",
   Advisor"},
  "earlyAlertReasonIdgroupName" : "c57f11e1-7ef2-4989-9ac2-7b0690563995",
      "personId" : null,
      "groupName" : "Excessive Absences Email Group",
  
   "groupEmail" : "excessive-absences@university.edu"},
     ...
    ]
null}

 

Save

...

an Early Alert Routing

PUT /ssp/api/1/reference/campusearlyAlertRouting/{id}

Sample Post

Code Block
{"id" : "6201b18daeb21037-9d1d512a-48d34c7e-82d4-092e52ad676b"a6fa-cd26ea533cc6",
 "createdDate" : 1332216000000,
 "createdBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},
 
 "createdDatemodifiedDate" : "1332216000000",
 "modifiedBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},  
 "modifiedDate" : "1332216000000",
 "objectStatus" : "ACTIVE",
 "nameearlyAlertReasonId" : "Main Campus",
 "description" : "Main campus",
 "earlyAlertCoordinatorId" : "91f46e39-cea8-422b-b215-00f6bcf5d2806201b18d-9d1d-48d3-82d4-092e52ad676b",
 "earlyAlertRoutingsperson" : 
   [ {"id" : "aeb21037-512a-4c7e-a6fa-cd26ea533cc6",
      "earlyAlertReasonId" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
      "personId" : "10d6f4f2-cd80-4454-a475-4293dbaff436",
      "groupNamefirstName" : null,
      "groupEmailAngie" : null},
     {"idlastName" : "d5e4ecc4-9e48-46a1-a07b-763c18b2c813",
    Advisor"},
 "earlyAlertReasonIdgroupName" : "c57f11e1-7ef2-4989-9ac2-7b0690563995",
      "personId" : null,
      "groupName" : "Excessive Absences Email Group",
   
  "groupEmail" : "excessive-absences@university.edu"},
     ...
    ]
}null}

Returns

CampusEarlyAlertRouting

Code Block
{"id" : "6201b18daeb21037-9d1d512a-48d34c7e-82d4-092e52ad676b"a6fa-cd26ea533cc6",
 "createdDate" : 1332216000000,
 "createdBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},
 
 "createdDatemodifiedDate" : "1332216000000",
 "modifiedBy" : 
    {"id" : "91f46e39-cea8-422b-b215-00f6bcf5d280",
     "firstName" : "John",
     "lastName" : "Doe"},  
 "modifiedDate" : "1332216000000",
 "objectStatus" : "ACTIVE",
 "nameearlyAlertReasonId" : "Main Campus",
 "description" : "Main campus",
 "earlyAlertCoordinatorId" : "91f46e39-cea8-422b-b215-00f6bcf5d2806201b18d-9d1d-48d3-82d4-092e52ad676b",
 "earlyAlertRoutingsperson" : 
   [ {"id" : "aeb21037-512a-4c7e-a6fa-cd26ea533cc6",
      "earlyAlertReasonId" : "6201b18d-9d1d-48d3-82d4-092e52ad676b",
      "personId" : "10d6f4f2-cd80-4454-a475-4293dbaff436",
      "groupNamefirstName" : null,       "groupEmail" : null}"Angie",
     {"idlastName" : "d5e4ecc4-9e48-46a1-a07b-763c18b2c813",
      "earlyAlertReasonId" : "c57f11e1-7ef2-4989-9ac2-7b0690563995",
      "personIdAdvisor"},
 "groupName" : null,
      "groupName" : "Excessive
Absences Email Group",
      "groupEmail" : "excessive-absences@university.edu"},
     ...
    ]
}null}

 

Delete

...

an Early Alert Routing

DELETE /ssp/api/1/reference/campusearlyAlertRouting/{id}

Returns

Code Block
{"success" : "true"}

...