Products
Retrieve all Products.
Columns
| Name | Type | References | |
| Id | Int | ||
| Name | String | ||
| Description | String | ||
| Price | Double | ||
| Discount | Double | ||
| Weight | Double | ||
| Stock | Int | ||
| StockUnlimited | Boolean | ||
| Sku | String | ||
| Featured | Boolean | ||
| Status | String |
The allowed values are available, not-available, disabled. | |
| CreatedAt | String | ||
| PackageFormat | String |
The allowed values are box, cylinder. | |
| Length | Double | ||
| Width | Double | ||
| Height | Double | ||
| Diameter | Double | ||
| Permalink | String | ||
| Categories | String | ||
| Images | String | ||
| Variants | String |