| Name | Type | Description | Notes |
|---|---|---|---|
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
| recalculation_behaviour | str | {"default":"RecalculateAsLatestSubscriptionVersion","description":"On plan change a subscription may have outstanding invoices.If the value of the invoice needs to be changed it can either be calculated via the new or old plan. <span class=\"label label-default\">RecalculateAsLatestSubscriptionVersion</span> calculates as the original plan and <span class=\"label label-default\">RecalculateAsCurrentSubscriptionVersion</span> as the new plan"verbs":["POST","GET"]} | |
| new_state | str | {"default":"Pending","description":"State of the invoice once recalculated","verbs":["POST","GET"]} | |
| only_invoice_associated_charges | bool | {"default":true,"description":"Only include charges which are already associated with the invoice. For example the subscription may have pending charges which can be added to the invoice on recalculation by setting this value to false. Note settings this value to true may cause new invoice line itemsto the invoice","verbs":["POST","GET"]} | [default to False] |
| dry_run | bool | {"default":"false","description":"Calculate the invoice but do not store or attempt payment","verbs":["POST","GET"]} | [default to False] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.