Products
Retrieves a list of all products/services.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| OrganizationId | Long | ||
| Title | String | ||
| Code | String | ||
| Description | String | ||
| Sales | Boolean |
The allowed values are 1, 0. | |
| SaleValue | String |
The allowed values are 1, 0. | |
| Purchases | Boolean | ||
| PurchaseValue | String | ||
| Manage | Boolean | ||
| Stock | String | ||
| UnitMeasure | Integer | ||
| PurchaseTaxes | String | ||
| SaleTaxes | String | ||
| Trackingcategories | String | ||
| Created | Datetime | ||
| Modified | Datetime |