InvoiceResponse
| Name | Type | Description | Additional information |
|---|---|---|---|
| IsSuccessful | boolean |
|
|
| Message | string |
|
|
| InvoiceRefNumber | string |
|
|
| InvoiceParentRefNumber | string |
|
|
| BusinessUnit | string |
|
|
| ClientDisplayName | string |
|
|
| InvoiceFriendlyStatus | string |
|
|
| Terms | string |
|
|
| StartDate | date |
|
|
| EndDate | date |
|
|
| DueDate | date |
|
|
| IssuedDate | date |
|
|
| ProcessPeriodType | string |
|
|
| TotalInvoicedAmount | decimal number |
|
|
| TotalAverageAmount | decimal number |
|
|
| TotalPublishedAmount | decimal number |
|
|
| TotalInvoiceLinesCount | integer |
|
|
| TotalDiscountAmount | decimal number |
|
|
| InvoiceAmountOwed | decimal number |
|
|
| Summaries | Collection of InvoiceSummaryResponse |
|
|
| Averages | Collection of InvoiceTotalAveragesResponse |
|