Contract to add or update a student record access request.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitRecordAccessRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitRecordAccessRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitRecordAccessRequest |
Properties
| Name | Description | |
|---|---|---|
| ApproximateSchoolYear |
Approximate school year the student was last enrolled
| |
| Birthdate | (Required)
Birth date of Student.
| |
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| ConfirmedStateProvinceId |
The ConfirmedStateProvinceId which is the Confirmed StateProvinceId
of the student whose documents the requestor is requesting access to.
| |
| DeclineReasonCode |
Identify Decline Reason Code.
| |
| IncludedDocuments |
Documents selected to be included as part of this request
| |
| LastAttendedAlbertaSchoolCode | (Required)
Alberta school the student last attended.
| |
| LastGradeCode |
Grade the student last attended
| |
| PASICoreVersion | (Required)
Version of the access request
| |
| ReasonCode | (Required)
Reason for requesting the student’s records.
| |
| RecordAccessRequestId | (Required)
The unique identifier for this access request.
| |
| RequestedByEducationAccountIdentifer | (Required)
The Education Account Identifier of the person making the request.
| |
| RequestorEmailAddress | (Required)
The email address of the requestor.
| |
| RequestorExtension |
The phone extension number of the person that is making the request for access.
| |
| RequestorFirstName | (Required)
The first name of the person making the request for access
| |
| RequestorJobTitle | (Required)
The job title of the person that is making the request for access.
| |
| RequestorLastName | (Required)
The last name of the person making the request for access
| |
| RequestorMiddleName |
The middle name of the person making the request for access
| |
| RequestorOrganization | (Required)
The organization of the person making the request for access
| |
| RequestorPhoneNumber | (Required)
The phone number of the person that is making the request for access.
| |
| SchoolCity |
Documents selected to be included as part of this request
| |
| SchoolCountry |
Documents selected to be included as part of this request
| |
| SchoolStateProvince |
Documents selected to be included as part of this request
| |
| StateProvinceId |
The StateProvinceId of the student whose documents the requestor is requesting access to.
| |
| StatusCode | (Required)
Identifies the status of the request.
| |
| StudentFirstName | (Required)
First name of the student.
| |
| StudentLastName | (Required)
Last name of student.
| |
| StudentMiddleName |
Middle name of student.
|
See Also