Skip to main content
POST
Create Prepaid Commit Consumption

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

commit_id
integer
required
contract_id
integer
required

Body

period_month
string<date>
required

First day of the consumption month (e.g. 2026-01-01)

gross_usage_amount
number<double>
required
Required range: -1000000000000000000 < x < 1000000000000000000
total_events
integer
default:0
description
string
default:""

Response

201 - application/json
period_month
string<date>
required

First day of the consumption month (e.g. 2026-01-01)

gross_usage_amount
number<double>
required
Required range: -1000000000000000000 < x < 1000000000000000000
total_events
integer
default:0
description
string
default:""