IdentifyStudentMatchedResponseStatus Property Provincial Approach to Student Information API
(Required) Indicates the status of the search

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

public string Status { get; set; }

Property Value

Type: String
Remarks

One of NoMatch, Match, Ambiguous, FoundStudentWithDisclosureRestriction, Insufficient
Identify Student Matched Status
NoMatch: No students matched the criteria
Match: Exactly one student matched the criteria
Ambiguous: More than one student matched the criteria
FoundStudentWithDisclosureRestriction: One or more students that matched the criteria have disclosure restriction
Insufficient: Too many students matched the criteria; the criteria is considered insufficient

Field Validation

  • This field is Required.
See Also

Reference