This data contract represents the request for the ConstructDocumentOrderInvoice service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201507ElectronicPaymentSystemInvoiceConstructRequest
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ElectronicPaymentSystemInvoiceConstructRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ElectronicPaymentSystemInvoiceConstructRequest |
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