26 lines
493 B
JSON
26 lines
493 B
JSON
{
|
|
"sellers" : [
|
|
{
|
|
"id" : 1,
|
|
"id_store" : null,
|
|
"id_block" : null,
|
|
"title" : "Test prodejna",
|
|
"figure" : "Y",
|
|
"url" : "",
|
|
"street" : "Kpt. Jaroše",
|
|
"number" : "51",
|
|
"psc" : "339 01",
|
|
"city" : "Klatovy",
|
|
"phone" : "376 310 647",
|
|
"web" : "",
|
|
"email" : "test@wpj.cz",
|
|
"position" : "",
|
|
"language" : "",
|
|
"country" : "CZ",
|
|
"type" : "p",
|
|
"descr" : null,
|
|
"data" : null
|
|
}
|
|
]
|
|
}
|