Subscription items represent individual subscription products that a customer bought. Use subscription items to connect several plans to a subscription.Documentation Index
Fetch the complete documentation index at: https://docs.valued.app/llms.txt
Use this file to discover all available pages before exploring further.
The subscription item model
Specifies one of the plan items that will be part of a subscription.Properties
| Name | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Unique identifier |
quantity | integer | Yes | The number of items bought |
plan | Plan | Yes | Subscription Plan |