Overview
This structure contains information regarding a payment voucher associated with an expense document
...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Amount | Double | The total disbursed amount associated with the payment voucher | 189.99 | ||
EffectiveStatus | String | A | The effective status of the payment voucher: D - for Draft R - for Rejected S - for Submitted A - for Approved, but not Approved to Pay F - for Approved to Pay T - for Transmitted P - for Paid C - for Payment Received | F | |
ItemCount | Int32 | The number of items within the payment voucher | 1 | ||
PaymentVoucher | This structure includes basic information about a payment voucher. |
...