The ElectronicPaymentSystemInvoiceConstructRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
ElectronicPaymentSystemInvoiceId | (Required)
The Document Order Invoice Id 0 if new.
| |
InvoiceProcessingStatus | (Required)
Indicates the status of the invoice.
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. The value is ignored when new.
| |
SourceOrderId | (Required)
The Order Id owning the invoice.
| |
SourceOrderType | (Required)
Indicates the type of order the invoice is associated to.
|
See Also