api/examples/create.json

97 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2022-09-21 20:33:47 +03:00
{
"title" : "test one",
"watchers" : [
{
"type" : "site",
"sld" : "emex.ru",
"city" : "москва"
}
],
"records" : [
{
"sku": "13273",
"vcode": "C-10",
"brand": "HKT",
"model": "C-10",
"tags": ["да"]
},
{
"sku": "9733",
"vcode": "P102",
"brand": "TAMA",
"model": "P102",
"tags": ["да"]
},
{
"sku": "7004",
"vcode": "JNDX-34M",
"brand": "FCC",
"model": "JNDX-34M",
"tags": ["да"]
},
{
"sku": "119060",
"vcode": "DOP1150",
"brand": "DREIK",
"model": "DOP1150",
"tags": ["да"]
},
{
"sku": "9730",
"vcode": "P101",
"brand": "TAMA",
"model": "P101",
"tags": ["да"]
},
{
"sku": "13275",
"vcode": "C-12D",
"brand": "HKT",
"model": "C-12D",
"tags": ["да"]
},
{
"sku": "133336",
"vcode": "SE-N151R",
"brand": "555",
"model": "SE-N151R",
"tags": ["да"]
},
{
"sku": "6985",
"vcode": "JNDSX-41",
"brand": "FCC",
"model": "JNDSX-41",
"tags": ["да"]
},
{
"sku": "9766",
"vcode": "WV48B-82",
"brand": "TAMA",
"model": "WV48B-82",
"tags": ["да"]
},
{
"sku": "8396",
"vcode": "WV48B-88",
"brand": "TAMA",
"model": "WV48B-88",
"tags": ["да"]
},
{
"sku": "4469",
"vcode": "PT-150",
"brand": "HKT",
"model": "PT-150",
"tags": ["да"]
},
{
"sku": "156443",
"vcode": "PU176012RDXW",
"brand": "KOYO",
"model": "PU176012RDXW",
"tags": ["да"]
}
]
}