TranscriptElectronicDocumentId Property Provincial Approach to Student Information API
(Required) This will be one of the following:
If the ElectronicDocument is a PESC v1.4.0 Transcript Response XML the identifier will be a value in the format {InstitutionId}{RequestTrackingId}
If the ElectronicDocument is a PESC v1.5.0 High School Transcript XML or base64 encoded PDF of the transcript, the identifier will be the Document Order Number.

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

public string ElectronicDocumentId { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • This field is Required.
See Also

Reference