Create Price
Create a new price
Request body
The price amount in the smallest currency unit (e.g. cents).
The billing cadence for this price.
The three-letter ISO currency code (e.g. 'usd').
An optional human-readable description of the price.
The maximum amount for pay-what-you-want prices.
The minimum amount for pay-what-you-want prices.
The ID of the Stripe product this price belongs to.
The pricing style: 'fixed', 'pay-what-you-want', or 'usage-based'.
The suggested amount for pay-what-you-want prices.
Response
Created
The price amount in the smallest currency unit (e.g. cents).
The billing cadence for this price.
The three-letter ISO currency code (e.g. 'usd').
An optional human-readable description of the price.
The maximum amount for pay-what-you-want prices.
The minimum amount for pay-what-you-want prices.
The ID of the Stripe product this price belongs to.
The pricing style: 'fixed', 'pay-what-you-want', or 'usage-based'.
The suggested amount for pay-what-you-want prices.
The unique identifier of the price.