28 lines
600 B
Plaintext
28 lines
600 B
Plaintext
{
|
|
"id_route": 88,
|
|
"destination": {
|
|
"lat_coord": 763.51,
|
|
"name": "Robert",
|
|
"id_user": 17,
|
|
"long_coord": 323.417
|
|
},
|
|
"deposits": [{
|
|
"lat_coord": 40,
|
|
"distance": 774.57404,
|
|
"name": "deposit4",
|
|
"id_deposit": 4,
|
|
"long_coord": 600,
|
|
"products": [
|
|
{
|
|
"id_product": 46,
|
|
"quantity": 2,
|
|
"name": "PHP"
|
|
},
|
|
{
|
|
"id_product": 49,
|
|
"quantity": 3,
|
|
"name": "SQL"
|
|
}
|
|
]
|
|
}]
|
|
} |