Name | Type | Description | Notes |
---|---|---|---|
account_id | String | ID of the customer account to which the billing preview applies. | [optional] |
credit_memo_items | Array<POSTBillingPreviewCreditMemoItem> | An array of credit memo items returned as the result of the billing preivew request. Note: The credit memo items are only available if you have Advanced AR Settlement feature enabled. The Advanced AR Settlement feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support. | [optional] |
invoice_items | Array<POSTBillingPreviewInvoiceItem> | An array of invoice items returned as the result of the billing preview request. | [optional] |
success | BOOLEAN | Returns `true` if the request was processed successfully. | [optional] |