v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Create a billing meter event adjustment

Creates a billing meter event adjustment.

post/v1/billing/meter_event_adjustments

Response

Successful response.

event_namestring required

The name of the meter event. Corresponds with the event_name field on a meter.

livemodeboolean required

If the object exists in live mode, the value is true. If the object exists in test mode, the value is false.

object'billing.meter_event_adjustment' required

String representing the object's type. Objects of the same type share the same value.

status'complete' | 'pending' required

The meter event adjustment's status.

type'cancel' required

Specifies whether to cancel a single event or a range of events for a time period. Time period cancellation is not supported yet.