Authorization: Bearer ********************{
"city_id": 1,
"items": [
{
"product": "12_0",
"amount": 1
},
{
"product": "15_32",
"amount": 2
},
{
"product": "46_0",
"amount": 4,
"product_page_id": 52
}
]
}{
"items": [
{
"product": "12_0",
"amount": 1,
"price_unit": 1980,
"price_unit_original": 2200,
"price_total": 1980,
"name": "Наполеон 1 кг"
},
{
"product": "15_32",
"amount": 2,
"price_unit": 2500,
"price_unit_original": null,
"price_total": 5000,
"name": "Медовик 600 гр + Декор 7"
},
{
"product": "46_0",
"amount": 4,
"price_unit": 340,
"price_unit_original": 350,
"price_total": 1360,
"name": "Пирожное Картошка 90 гр",
"product_info": {
"id": 52,
"name": "Картошка",
"group": 22,
"image": "http://var.test/app-media/images/kartoshka1.jpg",
"price_option": {
"preorder": false,
"options": [
{
"name": "90 гр",
"price": 340,
"price_original": 350,
"value": "46_0"
}
]
}
}
}
]
}