AcademicCourseEnrolmentInfoStateProvinceId Property Provincial Approach to Student Information API
(Required) Identifies the associated Student.

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

public string StateProvinceId { get; set; }

Property Value

Type: String
Remarks

Commonly referred to as the Alberta Student Number. Must be a 9 digit code [0-9]. Reject if invalid characters found or of insufficient length.

Field Validation

  • This field is Required.
  • Value must be in the form of a number between '000000001' and '999999999'.
See Also

Reference