{
"products": [
{
"product_id": "text",
"price_table_id": "text",
"price": 1,
"discounts": [
{
"id": "text",
"name": "text",
"is_over_discount": true,
"start_date": "2025-04-01T21:41:39.998Z",
"end_date": "2025-04-01T21:41:39.998Z",
"type": "FIXED",
"ranges": [
{
"min_quantity": 1,
"is_product_value": true,
"value_type": "PERCENTAGE",
"value": 1
}
]
}
]
}
]
}