Products
Retrieves a list of all products.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ProductDesc | String | ||
| ProductName | String | ||
| ProductOptions | String | ||
| ProductPrice | Decimal | ||
| ProductShortDescription | String | ||
| Sku | String | ||
| IsActive | Boolean | ||
| HasSubscriptionOnly | Boolean | ||
| SubscriptionPlans | String | ||
| Url | String |