variants array that allows you to represent different product configurations (sizes, colors, billing periods, etc.) with their own SKUs and pricing.
Migration Guide
Previous V3 Approach
New V4 Approach
Key Changes
| V3 Products Field | V4 Items Field |
|---|---|
| product_id | platform_id |
| name | name |
| description | description |
| status | status |
| - | variants |
| - | sku |
| - | price |