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 ID of the product this price belongs to.
^prod_Three-letter ISO currency code.
3Amount in smallest currency unit. Required for per_unit billing unless custom_unit_amount is provided.
x >= 0Amount in smallest currency unit as a decimal string for high-precision.
Whether the price is currently active.
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 Recurring billing details. Required when type is recurring.
Whether the price is tax-inclusive or tax-exclusive.
inclusive, exclusive, unspecified Defines how tiers are applied. Required when billing_scheme is tiered.
graduated, volume Pricing tiers. Required when billing_scheme is tiered.
A lookup key to quickly find this price.
200If true, any existing price with the same lookup_key will have its key unset.
A brief human-readable label for the price.
Set of key-value pairs for storing additional information.
The created 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.