Name | Type | Description | Notes |
---|---|---|---|
account_id | String | ID of the account used for single account bill run. This field is only required if you create ad hoc bill run for a single customer account. Character limit: 32 | [optional] |
auto_email | BOOLEAN | Determines whether to auto send email or not by this bill run once the bill run completes. Note: You must enable the Support Bill Run Auto-Post Billing rule to pass this field. | [optional] [default to false] |
auto_post | BOOLEAN | Determines whether to auto post bill run or not once the bill run completes. Note: You must enable the Support Bill Run Auto-Post Billing rule to pass this field. | [optional] [default to false] |
auto_renewal | BOOLEAN | Determines whether to auto renew subscription or not by this bill run once the bill run completes. | [optional] [default to false] |
batch | String | Batch of accounts for this bill run. When creating ad hoc bill run for multiple customer accounts, this field is only required if the `BillCycleDay` field is not specified. Character limit: 20 Values: AllBatches or Batchn where n is a number between 1 and 50. | [optional] |
bill_cycle_day | String | The day of the bill cycle. When creating ad hoc bill run for multiple customer accounts, this field is only required if the `Batch` field is not specified. Character limit: 32 Values: `AllBillCycleDays` or 01 - 31. | [optional] |
charge_type_to_exclude | String | Charge type or types to be excluded, separated with comma. Possible Values: `OneTime`, `Recurring`, `Usage`, or a combination of these values. Character limit: 50 | [optional] |
invoice_date | Date | Invoice date for this bill run. Character limit: 29 | |
no_email_for_zero_amount_invoice | BOOLEAN | Determines whether to suppress email for invoices with zero total or not for this bill run once the bill run completes. (Do not email invoices with 0 Invoice Total). | [optional] [default to false] |
target_date | Date | Target date for this bill run. See Create Bill Run for more information. Character limit: 29 |