StudentAcademicProfileRequestStateProvinceId Property Provincial Approach to Student Information API
(Required) The State Province Id of the student to be retrieved.

Namespace: PASI.DataContract.V2019
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

The nine digit numeric code assigned to the student. The State Province Id should be a value between 000000001 and 999999999 inclusive.

Field Validation

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

Reference