{
"current_supplier": {
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"supplier_products": [
{
"supplier": {
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"cost": "<string>",
"product": 123,
"id": 123
}
],
"album": {
"images": [
{
"id": 123,
"album": 123,
"image": "<string>",
"is_default": true
}
],
"id": 123
},
"product_variants": [
{
"variant": {
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"value": "<string>",
"id": 123
}
],
"base": {
"category": {
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"parent": 123
},
"pharmaceutical_company": {
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"diseases": [
{
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"tags": [
{
"name": "<string>",
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"medical_information": {
"id": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"active_ingredient": "<string>",
"is_generic": true,
"group_number": 1073741823,
"requires_prescription": true,
"base_product": 123
},
"name": "<string>",
"id": 123,
"is_medicine": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"created_by": 123,
"updated_by": 123
},
"price": "<string>",
"id": 123,
"cost": "<string>",
"presentation": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"has_iva": true,
"public_price": "<string>",
"average_cost": "<string>",
"is_active": true,
"sat_key": "<string>",
"sat_unit": "<string>",
"has_shortage": true,
"ean_key": "<string>",
"should_calculate_price": true,
"enlace_vital_description": "<string>",
"active_ingredient": "<string>",
"description": "<string>",
"group_number": 1073741823,
"image": "<string>",
"is_generic": true,
"name": "<string>",
"category": 123,
"medical_information": 123,
"pharmaceutical_company": 123,
"variants": [
123
],
"diseases": [
123
]
}