Versions Compared

Key

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

Description

The Student Intake API returns a wrapper transfer object that contains both the student specific data but also lookup data for the front-end view.  This was done to limit the number of calls to the back-end services and to increase performance of the front-end view.

Get Student Intake Form

GET /ssp/api/1/tool/studentintake/{id}

...