Products
Returns all products available to the user.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Name | String | ||
Description | String | ||
Prices | String | ||
Active | Boolean | ||
Cost | Double | ||
CostCurrency | String | ||
MaxDiscount | Integer | ||
MaxMarkup | Integer | ||
Sku | String | ||
CreatedAt | Datetime | ||
UpdatedAt | Datetime |