The SubmitParentGuardianRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
EmailAddress |
The parent/guardian email address.
| |
ExpiryDateOverride |
Override for the date the parent/guardian is no long associated to the student.
| |
HasSameHomePhoneNumberAsStudent | (Required)
Indicate if parent/guardian home phone number is the same as the student.
| |
HasSameMailingAddressAsStudent | (Required)
Indicate if parent/guardian has same mailing address as student.
| |
HomePhoneNumber |
The home phone number of the parent/guardian.
| |
IsDeleted | (Required)
Indicate if the parent/guardian record has been deleted.
| |
MailingAddress |
The mailing address of the parent/guardian.
| |
MobilePhoneNumber |
The parent/guardian mobile phone number.
| |
Name | (Required)
Name of the parent/guardian.
| |
PASICoreVersion | (Required)
The current version of the PASICoreVersion. This must match what is currently in the PASI Core for an
update to be accepted.
| |
PhysicalAddress |
The physical address of the parent/guardian.
| |
PhysicalAddressSource | (Required)
Indicates the source of the parent physical address
| |
RefId | (Required)
The unique identifier for the parent/guardian record.
| |
RelationshipDescription |
Additional information about the parent/guardian and student relationship.
| |
RelationshipType | (Required)
Type of relationship between parent/guardian and student.
| |
ResidesWith | (Required)
Indicate if parent/guardian resides with student.
| |
StateProvinceId | (Required)
The primary State Province ID for the associated student, otherwise known as the Alberta Student
Number (ASN).
| |
WorkPhoneNumber |
The parent/guardian work phone number.
| |
WorkPhoneNumberExtension |
The parent/guardian work phone number extension.
|
See Also