This service interface describes the service operations on the System PASI Core endpoint.
Namespace: PASI.ServiceContract
Assembly: PASI.ServiceContract (in PASI.ServiceContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The IPASISystem type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConstructDocumentOrder | Ministry only service. This service updates the document order.
| |
CreateHomeEducationNotification |
Creates a home education notification
| |
CreateMyPassConnection |
This service is used to create a MyPass Connection between a student and a PED account.
This is called internally by myPass from the context of a user logged into myPass in
"Public Mode".
| |
DeleteDocumentOrderItem | Ministry only service. This service deletes a document order item.
| |
DeleteUnprocessedHomeEducationNotification |
Delete or undelete a home education notification that has not been approved or rejected. This method
will behave similar to UpdateHomeEducationNotification with additional rules and a lack of
notifications to end users.
| |
GenerateSignupCode |
Generates a new sign up code when creating a myPass connection
| |
GetAPOPStudent |
This service return an APOPStudent record
| |
GetCaecExamMarkAuditEvents |
Retrieve the audit history outlining all the changes made to a particular CAEC Exam Mark.
| |
GetDetailedAcademicReportExternalAccessAudit |
This service is used to retrieve the audit history of external access to the Detailed Academic Report.
| |
GetDiplomaExamRegistrationRequest | Ministry only service. This service is used to retrieve Diploma Exam Registration Requests from PASI Core.
To request Diploma Exam Registration Requests, the PASI Client will need to provide Alberta Student Number (StateProvinceId) for the student or an Education Account Identifier The service returns a list of Diploma Exam Registration Requests. | |
GetDiplomaOfficialMarkBlendWeightAudits |
Return a list of audit events for a given blend period
| |
GetDocumentOrders | Ministry only service. This service is used to retrieve Document Orders from PASI Core for a student.
To request Document Orders, the PASI Client will need to provide Alberta Student Number(s) (StateProvinceIds) for the students or an Education Account Identifier The service returns a list of Document Orders. | |
GetGedWritingCentreAudits |
Return a list of audit events for a given GED writing centre
| |
GetOfficialDocument |
This service is called to retrieve a digital official document and deliver to the caller.
| |
GetStudentAttendances |
This service is used to get a list of the school attendances/enrolments
for a student.
| |
GetStudentVerificationLetter |
This service is used to get a list of the legal names and/or school enrolments
for a student.
| |
SubmitAPOPStudent |
This service allows to submit a APOPStudent record
| |
SubmitAuthorizedUser | Ministry only service. This service add or update a student's Authorized User on myPass.
| |
SubmitBillingInformation | Ministry only service. This service inserts a document order billing information.
| |
SubmitCaecExaminee | Ministry only service. This service submits a CAEC Examinee.
| |
SubmitCaecExamMark |
Create or update a CAEC exam mark
| |
SubmitCredentialAwardingMultiple | Ministry only service. This service will award a single unique Credential Number for each Student
that has at least one credential that is Achieved but not Awarded. Only one Credential Number shall be
awarded per Student within a single Submit Credential Awarding request.
| |
SubmitCredentialAwardingSingle | Ministry only service. This service will award a unique Credential Number to a Student for a single
credential type that is Achieved, but not Awarded. Only one Credential Number shall be awarded for the
Student within the Submit Credential Awarding Single request.
| |
SubmitCredentialDeleteReason | Ministry only service. This service will delete the specified credential number.
| |
SubmitCredentialLegacyNumber | Ministry only service. This service will add or update the Legacy Credential Number on an Awarded Credential.
| |
SubmitCredentialReIssue | Ministry only service. This service will issue a new credential number for an awarded credential.
This is required when the details of an Awarded Credential need to be updated, e.g. update the name on
the awarded credential.
| |
SubmitDiplomaExamRegistrationRequest | Ministry only service. This service is used to submit or update a diploma exam registration request.
| |
SubmitDiplomaExamRegistrationRequestPayment |
Update a diploma exam registration request payment
| |
SubmitDiplomaExamRescoreRequest | Ministry only service. This service is used to submit or update a diploma exam rescore request.
| |
SubmitDiplomaOfficialMarkBlendWeight |
Update blend period record
| |
SubmitDocumentType |
Submit a DocumentType
| |
SubmitGedExaminee | Ministry only service. This service submits a GED Examinee.
| |
SubmitGedExamMark |
Create or update a GED exam mark
| |
SubmitGedWritingCentre |
Create or update a GED writing centre
| |
SubmitHomeEducationRegistrationStatusAcknowledgement |
This service updates the acknowledgment of a core alert for a home education registration.
| |
SubmitInvoice | Ministry only service. This service inserts the document order invoice.
| |
SubmitLetterTemplate |
Submit a message template
| |
SubmitMessageTemplate |
Submit a message template
| |
SubmitOfficialDocumentConsumer |
Submits a request to create or modify an official document consumer
| |
SubmitOperationControlSchedule | Ministry only service. This services updates an operational control schedule entity.
| |
SubmitPASIUsageAgreement | Ministry only service. This service updates the Document order Item.
| |
SubmitRequestForRecordAccess |
Submits a request to gain access to a student's digital record.
| |
SubmitSetting |
Update settings in PASI
| |
SubmitStudent |
This service is used to create a student in PASI that already has an Alberta Student Number
| |
SubmitStudentHold |
Used to Submit Student Hold.
| |
SubmitStudentMaturityDate | Ministry only service. This service is used to manage information that regarding a student's Maturity date
| |
SubmitStudentStateProvinceIdStatus | Ministry only service. This service is used by the Ministry Client when the Alberta Student Number (ASN) assigned
to a student record has become ambiguous. This service can be used link or unlink 2 ASNs, or to deactivate or
reactivate an ASN.
| |
SubmitStudentSync |
Used to Submit Student Synchronization Override
| |
SubmitTranscriptPayment |
Update a transcript payment
| |
UpdateDocumentOrderItem | Ministry only service. This service updates the Document order Item.
| |
UpdateHomeEducationNotification |
Updates minimal details of a home education notification
| |
UpdateMyPassConnection |
This service is used to update a MyPass Connection between a student and a PED account.
|
See Also