SubmitRecordAccessRequest ClassProvincial Approach to Student Information API
Contract to add or update a student record access request.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitRecordAccessRequest

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class SubmitRecordAccessRequest : RequestBase

The SubmitRecordAccessRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitRecordAccessRequest
Top
Properties

  NameDescription
Public propertyApproximateSchoolYear
Approximate school year the student was last enrolled
Public propertyBirthdate
(Required) Birth date of Student.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyConfirmedStateProvinceId
The ConfirmedStateProvinceId which is the Confirmed StateProvinceId of the student whose documents the requestor is requesting access to.
Public propertyDeclineReasonCode
Identify Decline Reason Code.
Public propertyIncludedDocuments
Documents selected to be included as part of this request
Public propertyLastAttendedAlbertaSchoolCode
(Required) Alberta school the student last attended.
Public propertyLastGradeCode
Grade the student last attended
Public propertyPASICoreVersion
(Required) Version of the access request
Public propertyReasonCode
(Required) Reason for requesting the student’s records.
Public propertyRecordAccessRequestId
(Required) The unique identifier for this access request.
Public propertyRequestedByEducationAccountIdentifer
(Required) The Education Account Identifier of the person making the request.
Public propertyRequestorEmailAddress
(Required) The email address of the requestor.
Public propertyRequestorExtension
The phone extension number of the person that is making the request for access.
Public propertyRequestorFirstName
(Required) The first name of the person making the request for access
Public propertyRequestorJobTitle
(Required) The job title of the person that is making the request for access.
Public propertyRequestorLastName
(Required) The last name of the person making the request for access
Public propertyRequestorMiddleName
The middle name of the person making the request for access
Public propertyRequestorOrganization
(Required) The organization of the person making the request for access
Public propertyRequestorPhoneNumber
(Required) The phone number of the person that is making the request for access.
Public propertySchoolCity
Documents selected to be included as part of this request
Public propertySchoolCountry
Documents selected to be included as part of this request
Public propertySchoolStateProvince
Documents selected to be included as part of this request
Public propertyStateProvinceId
The StateProvinceId of the student whose documents the requestor is requesting access to.
Public propertyStatusCode
(Required) Identifies the status of the request.
Public propertyStudentFirstName
(Required) First name of the student.
Public propertyStudentLastName
(Required) Last name of student.
Public propertyStudentMiddleName
Middle name of student.
Top
See Also

Reference