{
"id": 0,
"name": "string",
"category_id": 0,
"category_name": "string",
"product_type": "string",
"ean_code": "string",
"barcode": "string",
"sku": "string",
"image": "string",
"weight": 0,
"stock": 0,
"base_currency_id": 0,
"currency_symbol": "string",
"currency_code": "string",
"spot_price": 0,
"price": 0,
"tax_rate": 0,
"limits": {
"buy": {
"max": "string",
"min": "string"
},
"sell": {
"max": "string",
"min": "string"
}
},
"buy_price": 0,
"sell_price": 0,
"basecurrency": {
"id": 0,
"name": "string",
"type": "string",
"code": "string",
"symbol": "string",
"symbol_position": "prefix",
"decimals": 0,
"color": "string",
"price": 0,
"updated_at": "string"
},
"updated_at": "string"
}