v3

latestOpenAPI 3.1.02026-08-0712650111.6 KB

Update Billing Config

Edit a config in place: fix a mistake on a current/past period, or adjust a scheduled one. Only provided fields change; overlaps are re-checked.

patch/v1/admin/billing-configs/{config_id}

Path parameters

config_idstring uuid required

Request body

effective_fromstring date nullable
effective_untilstring date nullable
plan_namestring nullable
billing_anchor_dayinteger nullable
encoding_included_gbnumber nullable
encoding_overage_cpgb_centsinteger nullable
storage_included_gb_monthsnumber nullable
storage_included_gb_hoursnumber nullable
storage_overage_cpgbh_centsinteger nullable
delivery_included_gbnumber nullable
delivery_overage_cpgb_centsinteger nullable
base_fee_centsinteger nullable

Response

Successful Response

{"stackTrail":"paths:/v1/admin/billing-configs/{config_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}