OrganizationAssociationSyncStatus Property Provincial Approach to Student Information API
(Required) Indicates whether the request Organization Code has access to the student (Normal), not (NoAccess), the student wasn't found (Unknown) or the student was found but the organization is an international school/authority and does not have at least Association by Last Enrolment access to the student (Unknown).

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

public string SyncStatus { get; set; }

Property Value

Type: String
StatusDescription
NormalThe student was found
UnknownThe student was not found
UnknownThe Organization is an International School/Authority and does not have Association by Last School Enrolment (Or higher) to the ASN being requested
NoAccessThe request Organization Code provided does not have access to the requested student and the requested Organization is not an International School/Authority
Remarks

Association Name
1Association by Ministry
2Association by Creation of Student
3Association by Current School Enrolment
4Association by Last School Enrolment
5Association by Recent School Enrolment
6Association by Exam Registration
7No Association

Field Validation

  • This field is Required.
See Also

Reference