Products
Retrieves a list of all products in your account.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Sku | String | ||
| ProductName | String | ||
| LongDescription | String | ||
| ShortDescription | String | ||
| ProductImage | String | ||
| ProductURL | String | ||
| Weight | Double | ||
| Cost | Double | ||
| Price | Double | ||
| Active | Boolean | ||
| Created | Datetime | ||
| LastUpdated | Datetime |