SubmitOfficialDocumentConsumerRequest ClassProvincial Approach to Student Information API
Used to create or update an official document consumer
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitOfficialDocumentConsumerRequest

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

public class SubmitOfficialDocumentConsumerRequest : RequestBase

The SubmitOfficialDocumentConsumerRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitOfficialDocumentConsumerRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyCityName
Name of the city or town
Public propertyContactEmail
(Required) The email address of the contact at the organization
Public propertyContactName
(Required) The name of the individual at the organization that is responsible for representing the organization in its correspondence with Alberta Education in regards to digital official document delivery
Public propertyContactPhone
(Required) The phone number of the contact at the organization
Public propertyContactPhoneExtension
The phone extension of the contact at the organization
Public propertyCountryName
Country
Public propertyEmailFrequency
(Required) The frequency in which transcript links are sent to the official document link email address
Public propertyId
(Required) The unique identifier for this official document consumer
Public propertyIsDeleted
(Required) Indicate if the official document consumer record has been deleted
Public propertyLinkEmailAddress
(Required) The email address of the organization that will official document links will be sent to
Public propertyOrganizationName
(Required) The organizational name of the digital transcript consumer
Public propertyPASICoreVersion
(Required) The current version of the PASICoreVersion. This must match what is currently in the PASI Core for an update to be accepted.
Public propertyPreference
(Required) The prefer document type for a consumer
Public propertyRegion
Region (e.g. Alberta)
Public propertyStatus
(Required) The status of the official document consumer
Top
See Also

Reference