Update
Updates an OPEN billing ledger period’s bounds, cycle, and/or rate_usd. Lenient: only end > start is enforced after the patch — span need not equal cycle. CLOSED periods are immutable. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[billing_ledger_period_owner_operators] | (BillingLedgerPeriodClientUpdate1) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
billing_ledger_period_id
Request
This endpoint expects an object.
period_start_at_timestamp
period_end_at_timestamp
cycle
Allowed values:
rate_usd
Response
Successful Response
Errors
422
Billing Ledger Periods Update V1request Unprocessable Entity Error

