{
"id": 0,
"name": "string",
"text": "string",
"barcode": "string",
"sku": "string",
"stock": 0,
"currency_code": "string",
"list_price": 0,
"sale_price": 0,
"product_images": [
"string"
],
"basecurrency": {
"id": 0,
"name": "string",
"invoice_name": "string",
"shortname": "string",
"type": "metal",
"metal_type": "Gold",
"code": "string",
"symbol": "string",
"division_factor": 0,
"symbol_position": "string",
"decimals": 0,
"color": "string",
"updated_at": "string"
},
"category": {
"id": 0,
"parent_id": 0,
"name": "string",
"slug": "string",
"order": 0,
"active": true,
"items": [
{}
]
}
}