| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| name | String | [optional] | |
| number | String | [optional] | |
| description | String | [optional] | |
| ean | String | [optional] | |
| el_number | String | [optional] | |
| nrf_number | String | [optional] | |
| cost_excluding_vat_currency | Float | Price purchase (cost) excluding VAT in the product's currency | [optional] |
| expenses | Float | [optional] | |
| expenses_in_percent | Float | [optional] | |
| cost_price | Float | Cost price of purchase | [optional] |
| profit | Float | [optional] | |
| profit_in_percent | Float | [optional] | |
| price_excluding_vat_currency | Float | Price of purchase excluding VAT in the product's currency | [optional] |
| price_including_vat_currency | Float | Price of purchase including VAT in the product's currency | [optional] |
| is_inactive | BOOLEAN | [optional] | |
| discount_group | DiscountGroup | [optional] | |
| product_unit | ProductUnit | [optional] | |
| is_stock_item | BOOLEAN | [optional] | |
| stock_of_goods | Float | [optional] | |
| vat_type | VatType | [optional] | |
| currency | Currency | [optional] | |
| department | Department | [optional] | |
| account | Account | [optional] | |
| discount_price | Float | [optional] | |
| supplier | Supplier | [optional] | |
| resale_product | Product | [optional] | |
| is_deletable | BOOLEAN | [optional] | |
| has_supplier_product_connected | BOOLEAN | [optional] | |
| weight | Float | [optional] | |
| weight_unit | String | [optional] | |
| volume | Float | [optional] | |
| volume_unit | String | [optional] | |
| hsn_code | String | [optional] | |
| image | Document | [optional] | |
| markup_list_percentage | Float | [optional] | |
| markup_net_percentage | Float | [optional] |