Name | Type | Description | Notes |
---|---|---|---|
charges | Array<SingleRecalculateChargeRequest> | {"description":"Charges to recalculate.","verbs":["POST"]} | [optional] |
organization_id | String | {"default":"(Auto-populated using your authentication credentials) ID of the organization actioning this request.","description":"ID of the BillForward Organization within which the requested pricing component should be created. If omitted: this will be auto-populated using your authentication credentials.","verbs":["POST"]} | [optional] |
dry_run | BOOLEAN | {"default":false,"description":"Changes described in the response:<br><span class=\"label label-default\">true</span> — Are not actually performed; your subscription remains unchanged, no billing events run, and no invoices are executed.<br><span class=\"label label-default\">false</span> — Are actually performed and committed.","verbs":["POST","GET"]} | [optional] [default to false] |
recalculate_invoices | BOOLEAN | { "description" : "Whether the invoice of any charge to be recalculated should also be recalculated.", "verbs":["POST","GET"] } | [optional] [default to true] |
invoice_state | String | {"default":null (invoice is raised in its default initial state),"description":"The new state recalculated invoices should be created as. ","verbs":["POST","GET"]} | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.