Student Address

The StudentAddress WCF service provides the ability to add, get, update, and delete student addresses in the Anthology Student database. The API invokes the following methods:

  • StudentAddressAddAddress
  • StudentAddressDeleteAddress
  • StudentAddressGetAddress
  • StudentAddressGetDirectory
  • StudentAddressUpdateAddress

To use this service, set up the following permissions through the Setup > Security menu option:

  • To retrieve a Student’s address information, the user must be a part of a syStaff group that has Display permissions to View > Admissions > Student.
  • To update a Student’s information, the user must be a part of a syStaff group that has Edit permissions to View > Admissions > Student.
  • To add a new inquiry, the user must be a part of a syStaff group that has Add permissions to View > Admissions > Inquiry.

 

Topics in this section: