Updates the specified price. Only certain fields are modifiable after creation.
Use your secret API key as the username with an empty password.
Unique key to ensure idempotent requests.
255Override the API version for this request.
The Price ID.
Whether the price is currently active.
A brief human-readable label.
inclusive, exclusive, unspecified A lookup key to quickly find this price.
200If true, any existing price with the same lookup_key will have its key unset.
Set of key-value pairs for storing additional information.
The updated Price.
"price_xxx"
price Whether the price is currently active.
The ID of the product this price belongs to, or the expanded Product object.
"prod_xxx"
Three-letter ISO currency code.
"usd"
Whether the price is for a one-time purchase or a recurring subscription.
one_time, recurring Describes how to compute the price per period.
per_unit, tiered Whether the price is tax-inclusive or tax-exclusive.
inclusive, exclusive, unspecified Set of key-value pairs for storing additional information.
false
Unix timestamp.
1234567890
Amount in smallest currency unit (e.g. cents).
2000
Amount in smallest currency unit as a decimal string.
Settings for customer-specified amounts.
Recurring billing details. Present when type is recurring.
How tiers are applied. Present when billing_scheme is tiered.
graduated, volume Pricing tiers. Present when billing_scheme is tiered.
Apply a transformation to the reported usage or set quantity.
A lookup key to quickly find this price (max 200 characters).
A brief human-readable label for the price.