| 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. |