Properties
| Name | Type | Description |
|---|---|---|
| invoiceId | integer | Invoice unique identifier |
| invoiceNum | string | Invoice number |
| invoiceDate | string | Invoice date |
| vendorId | integer | Supplier/vendor identifier |
| vendorName | string | Supplier/vendor name |
| vendorSiteId | integer | Vendor site identifier |
| invoiceAmount | number | Total invoice amount |
| invoiceCurrencyCode | string | Invoice currency code (ISO 4217) |
| paymentCurrencyCode | string | Payment currency code |
| exchangeRate | number | Currency exchange rate |
| exchangeRateType | string | Exchange rate type |
| exchangeDate | string | Exchange rate date |
| termsId | integer | Payment terms identifier |
| description | string | Invoice description |
| invoiceType | string | Invoice type lookup code |
| source | string | Invoice source |
| paymentStatusFlag | string | Payment status |
| approvalStatus | string | Approval status |
| amountPaid | number | Amount paid |
| lines | array | |
| orgId | integer | Operating unit identifier |
| createdBy | integer | |
| creationDate | string | |
| lastUpdatedBy | integer | |
| lastUpdateDate | string |