GET /v1/economical?catalogId=GEN_CATALOG &productId=960038380 &count=100
{
"valueProducts": [
{
"productId": "960050655",
"price": 4.99,
"quantity": 26,
"pricePerUnit": 0.19,
"savingsPerUnit": 0.04,
"savings": 1.08
},
{
"productId": "196050883",
"price": 5.49,
"quantity": 26,
"pricePerUnit": 0.21,
"savingsPerUnit": 0.02,
"savings": 0.52
},
{
"productId": "960469440",
"price": 5.99,
"quantity": 26,
"pricePerUnit": 0.23,
"savingsPerUnit": 0.00,
"savings": 0.00
}
],
"economicalRequest": {
"catalogId": "GEN_CATALOG",
"productId": "960038380"
}
}