Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.97 KB

File metadata and controls

12 lines (9 loc) · 1.97 KB

CreateBillingPriceRequest

Fields

Field Type Required Description
PlanId string ✔️ The ID of the plan this price belongs to.
Currency string The currency code (e.g., "USD"). Defaults to USD.
Amount long ✔️ The amount in cents for the price. Must be at least $1 (100 cents).
AnnualMonthlyAmount long The monthly amount in cents when billed annually. Optional.
Description string An optional description for this custom price.