create_product
Add new products or services to Stream by specifying name, price, type (one-off, recurring, or metered), and billing details for accurate setup.
Instructions
Create a new product or service in Stream.
type is ONE_OFF, RECURRING, or METERED.
For recurring products, specify recurring_interval (WEEK, MONTH, SEMESTER, YEAR).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | No | ONE_OFF | |
| price | No | ||
| currency | No | SAR | |
| description | No | ||
| is_price_inclusive_of_vat | No | ||
| is_price_exempt_from_vat | No | ||
| recurring_interval | No | ||
| recurring_interval_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||