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

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitTranscriptPaymentRequest

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.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