HTTP/1.1 200 OK
{
"productsList": [
{
"id": 1,
"quantity": 10
},
{
"id": 5,
"quantity": 10
},
{
"id": 3,
"quantity": 9
},
{
"id": 4,
"quantity": 5
}
],
"status": 0,
"deliveryPriceOur": 30,
"deliveryTime": "25~30",
"courierService": "Привезём быстро",
"deliveryPrice": 0,
"wareHouse": "Шведский дом",
"userId": 1,
"id": 5,
"productsCost": 75,
"finalCCost": 174
}