API key authentication
The unique identifier of the price Unique identifier for a price
^price_[a-zA-Z0-9]+$The unique identifier for the billable metric referred to by this price.
^bm_[a-zA-Z0-9]+$Updated invoice line item label. Sample values: 'LLM Token Usage', 'Storage Charges', 'API Call Fees'
The pricing model to be used, which can be standard, dynamic, volume-based, or percentage-based.
standard, dynamic, volume, percentage Standard pricing model
Billing timing preference. For billable metrics: 'instant' (charges immediately) or 'in_arrears' (charges at period end). For fees: 'in_advance' (charges upfront) or 'in_arrears' (charges at period end).
instant, in_arrears, in_advance ISO 8601 duration for recurring fees (e.g., 'P1M' for monthly, 'P1Y' for yearly, or 'P0D' for one-time)
Feature to associate. Set to null to remove existing feature. Omit to leave unchanged.
When true, grants applied to a subscription will discount usage charged by this price. Only supported for standard metered prices.
Price updated successfully
Unique identifier for a price
^price_[a-zA-Z0-9]+$price instant, in_arrears, in_advance Standard pricing model
Unique identifier for a billable metric
^bm_[a-zA-Z0-9]+$The unique identifier for the fee referred to by this price. Present when price is linked to a fee.
^fee_[a-zA-Z0-9]+$ISO 8601 duration. 'P0D' for one-time, 'P1M' for monthly, 'P1Y' for yearly. Required for fees, optional for billable metrics. Defaults to plan's billingCadence if not specified.
standard, dynamic, volume, percentage Features associated with this price
When true, grants applied to a subscription will discount usage charged by this price. Only supported for standard metered prices.