products.create
Create a catalog product to define items for sale, including pricing, descriptions, and shipping options, enabling crypto payment acceptance.
Instructions
Create a catalog product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | Yes | ||
| active | No | ||
| livemode | No | ||
| metadata | No | ||
| shippable | No | ||
| unit_label | No | ||
| description | No | ||
| default_price | No | ||
| image_file_ids | No | ||
| organization_id | No | ||
| marketing_features | No | ||
| statement_descriptor | No |