Billing
Recomputes a billing period's invoiceable amount and voucher coverage, and returns the result.
Idempotent. A period that was closed by an operator is left untouched unless reopen is set, in which case its write-off is revoked and its real remaining amount comes back for review. The response reports skipped with a reason when the period's status puts it beyond settlement — invoiced, void or being reconciled.
post/billing-period/{billingPeriodId}/resettle
Path parameters
billingPeriodIdstring required
The billing period to re-settle.
Request body
Response
OK
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
the security scope
apiwas added to the endpoint's security schemeOpenIdConnectapi-security-scope-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○