...
Element | Data Type | Description | Sample Data |
---|---|---|---|
CurrencyIdentity | The currency of the posted invoice. Click here for more information. | ||
DueDate | DateTime | The due date of this posted invoice. It is a calculated value based on invoice date and payment terms. | 2018-04-11T00:00:00Z |
InvoiceAmount | Double | The net invoice amount of this posted invoice. | 3565.66 |
InvoiceDate | DateTime | The invoice date on this posted invoice. | 2018-03-12T00:00:00Z |
InvoiceDocumentIdentity | The document that is associated with this posted invoice. Click here for more information. | ||
InvoiceDocumentMimeType | String (128) | The document mime type of the document that is associated with this posted invoice. | application/pdf |
InvoiceFolderIdentity | The document folder where the invoice document resides. Click here for more information. | ||
InvoiceIdentity | The invoice that is posted. Click here for more information. | ||
InvoiceName | String (100) | The name of the invoice. | Parsifal |
InvoiceStatus | String (1) | The status of the posted invoice: D: Overdue P: Paid U: Unpaid V: Void | U |
...