This is the contract to update transcript payment
Inheritance Hierarchy
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
The SubmitTranscriptPaymentRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SubmitTranscriptPaymentRequest |
Properties
Name | Description | |
---|---|---|
![]() | CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) |
![]() | DocumentOrderId | (Required)
The DocumentOrderId
|
![]() | PASICoreVersion | (Required)
The version of the request
|
![]() | PaymentMethodCode | (Required)
The payment method for the request
|
![]() | PaymentTransactionId | (Required)
The payment transcript id
|
![]() | WaivePayment | (Required)
Is the payment waived or not
|
See Also