Invoice
- applicationType: integer
Instance Id min:-9007199254740991max:9007199254740991nullablerequiredThe application instance this invoice is attributed to, or null when it is not mapped yet.
- createdType: stringFormat: date-time
At requiredThe timestamp of when this resource was created. ISO 8601 format.
- currencyType: stringnullablerequired
- dateType: stringFormat: date-timenullablerequired
the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: integermin:-9007199254740991max:9007199254740991required
Integer numbers.
- invoiceType: stringnullable
Number required - normalizedType: stringnullable
Total Amount requiredThe invoiced amount, converted to the workspace currency.
- sourceType: stringnullablerequired
The system the invoice came from. Invoices created through this API report
api. - supplierType: string
Name required - totalType: stringnullable
Amount requiredThe amount the supplier invoiced. This is spend, not the cost a contract declares.
- updatedType: stringFormat: date-time
At requiredThe timestamp of the last update to this resource. ISO 8601 format.