SubmitStudentAddressRequest PropertiesProvincial Approach to Student Information API

The SubmitStudentAddressRequest type exposes the following members.

Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDeleteAddress
(Required) This value should be set to True when an address is to be deleted. Otherwise set it to False.
Public propertyExpireCurrent
This value should be set to True when other addresses should become expired. Otherwise set it to False.
Public propertyIsPreferred
This value should be set to True when an address is the preferred address. Otherwise set it to False.
Public propertyNewAddress
(Required) New Student Address information to update.
Public propertySourceChangeCode
This code allows a PASI client to submit a code to identify why it changed a record. There is some automation of updates within PASIprep that PASI Core is capturing how the update was made. This field can be used by other clients. There is no validation other than it must be a number.
Public propertyStateProvinceId
(Required) The Alberta Student Number at the time of registration.
Public propertyStudentPASICoreVersion
(Required) The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Top
See Also

Reference