Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 839 Bytes

GETAccountSummaryInvoiceType.md

File metadata and controls

14 lines (11 loc) · 839 Bytes

Zuora::GETAccountSummaryInvoiceType

Properties

Name Type Description Notes
amount String Invoice amount before adjustments, discounts, and similar items. [optional]
balance String Balance due on the invoice. [optional]
due_date Date Due date as `yyyy-mm-dd`. [optional]
id String Invoice ID. [optional]
invoice_date Date Invoice date as `yyyy-mm-dd`. [optional]
invoice_number String Invoice number. [optional]
status String Invoice status - not the payment status of the invoice, just the status of the invoice itself. Possible values are: `Posted`, `Draft`, `Canceled`, `Error`. [optional]