SubmitParentGuardianRequestRefId Property Provincial Approach to Student Information API
(Required) The unique identifier for the parent/guardian record.

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

public int RefId { get; set; }

Property Value

Type: Int32
Remarks

When updating a parent/guardian, please provide the existing RefId. When adding a new parent/guardian, please set the RefId to zero.

Field Validation

  • This field is Required.
See Also

Reference