Products
Retrieves a list of all products.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| ProductDesc | String | ||
| ProductName | String | ||
| ProductOptions | String | ||
| ProductPrice | Integer | ||
| ProductShortDesc | String | ||
| Sku | String | ||
| Active | Boolean | ||
| SubscriptionOnly | Boolean | ||
| SubscriptionPlans | String | ||
| Url | String |