This is the contract for a rescore request
Inheritance Hierarchy
PASI.DataContract.V201602DiplomaExamRescoreGetInfo
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DiplomaExamRescoreGetInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DiplomaExamRescoreGetInfo |
Properties
Name | Description | |
---|---|---|
AmountCollected | (Required)
The amount of fee collected for the exam rescore
| |
AmountRequired | (Required)
The amount of fee expected for the exam rescore
| |
Consent | (Required)
The type of consent the student got for the request
| |
CreatedByEducationAccountIdentifier | (Required)
The identifier for the education account on PAS (Public Authentication System) that created the rescore request
| |
CreatedByEducationAccountOrganization | (Required)
A reference to the organization that the Education Account that created the request
| |
EducationAccountIdentifier | (Required)
The identifier for the education account on PAS (Public Authentication System) that last updated the rescore request
| |
EducationAccountOrganization | (Required)
A reference to the organization that the Education Account that last updated the request
| |
EligibleForRefund | (Required)
Indicates whether the student can obtain a refund
| |
ExamPeriod | (Required)
The period of the exam session
| |
Language | (Required)
The language the exam was written in
| |
PASICoreVersion | (Required)
This is the PASI version of this record
| |
PaymentMethod | (Required)
The method used to pay
| |
PaymentStatus | (Required)
The status of the payment for the request
| |
PaymentTransactionId |
The ID to reference the transaction that was used to collect payment for the request.
This field is required if the request method is Online.
| |
RefId | (Required)
The Globally Unique Identifier (GUID) for the rescore request. This is also the identifier for the exam mark.
| |
RequestCreatedDateTime | (Required)
The date and time the request was created
| |
RequestMethod | (Required)
The method used to submit the request
| |
RequestorName | (Required)
The name of the person who initiated the request.
Note that this could be different than the user who created the request, in scenarios where a user is creating the request on behalf of someone else.
| |
RequestStatus | (Required)
The status of the request
| |
SchoolYear | (Required)
The school year of the exam session
| |
StateProvinceId | (Required)
The student whose mark will be rescored
|
See Also