
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductHow to work with Subscription Items in Stripe API
Subscription Items Fields
Field Name | API Key | Type | Description |
---|---|---|---|
SubscriptionItemBillingThresholds | billing_thresholds | object | |
Usage Gte | billing_thresholds.usage_gte | integer | Usage threshold that triggers the subscription to create an invoice |
Created | created | integer | Time at which the object was created. Measured in seconds since the Unix epoch. |
Id | id | string | Unique identifier for the object. |
Metadata | metadata | object | Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. |