SubmitTranscriptPaymentRequest ClassProvincial Approach to Student Information API
This is the contract to update transcript payment
Inheritance Hierarchy

System.Object
  PASI.DataContract.V2009.RequestBase
    PASI.DataContract.System.SubmitTranscriptPaymentRequest

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

public class SubmitTranscriptPaymentRequest : RequestBase

The SubmitTranscriptPaymentRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitTranscriptPaymentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDocumentOrderId
(Required) The DocumentOrderId
Public propertyPASICoreVersion
(Required) The version of the request
Public propertyPaymentMethodCode
(Required) The payment method for the request
Public propertyPaymentTransactionId
(Required) The payment transcript id
Public propertyWaivePayment
(Required) Is the payment waived or not
Top
See Also

Reference