...
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: A - for Not Approved F - for Approved 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. The information represented in this structure is not comprehensive and only includes certain key attributes of a payment voucher deemed to be useful in a listing of payment vouchers. |
...