|
1 | 1 | { |
2 | 2 | "links": { |
3 | 3 | "appdb": { |
4 | | - "href": "/api/demo/appdb" |
| 4 | + "href": "/api/billa-sk-staging-4f5581/appdb" |
5 | 5 | }, |
6 | 6 | "checkoutInfo": { |
7 | | - "href": "/demo/checkout/info" |
8 | | - }, |
9 | | - "news": { |
10 | | - "href": "https://snabble.io/media/news.json" |
11 | | - }, |
12 | | - "offerCategories": { |
13 | | - "href": "https://snabble.io/media/products/offers.json" |
| 7 | + "href": "/billa-sk-staging-4f5581/checkout/info" |
14 | 8 | }, |
15 | 9 | "productByCode": { |
16 | | - "href": "/api/demo/products/code/{code}" |
| 10 | + "href": "/api/billa-sk-staging-4f5581/products/code/{code}" |
17 | 11 | }, |
18 | 12 | "productBySku": { |
19 | | - "href": "/api/demo/products/sku/{sku}" |
| 13 | + "href": "/api/billa-sk-staging-4f5581/products/sku/{sku}" |
20 | 14 | }, |
21 | 15 | "productByWeighItemId": { |
22 | | - "href": "/api/demo/products/weighItemId/{id}" |
| 16 | + "href": "/api/billa-sk-staging-4f5581/products/weighItemId/{id}" |
23 | 17 | }, |
24 | 18 | "self": { |
25 | | - "href": "/api/demo/metadata/app/android/testapp" |
| 19 | + "href": "/api/billa-sk-staging-4f5581/metadata/app/android/testapp" |
26 | 20 | }, |
27 | 21 | "shops": { |
28 | | - "href": "/demo/shops" |
| 22 | + "href": "/billa-sk-staging-4f5581/shops" |
29 | 23 | } |
30 | 24 | }, |
31 | 25 | "metadata": { |
|
34 | 28 | }, |
35 | 29 | "shops": [ |
36 | 30 | { |
37 | | - "city": "Düsseldorf", |
38 | | - "country": "Deutschland", |
| 31 | + "city": "Bratislava", |
| 32 | + "country": "", |
39 | 33 | "email": "", |
40 | 34 | "external": null, |
41 | 35 | "externalId": null, |
42 | | - "id": "7", |
43 | | - "lat": 51.2564016, |
| 36 | + "id": "11", |
| 37 | + "lat": 48.140264, |
44 | 38 | "links": { |
45 | 39 | "self": { |
46 | | - "href": "https://api.snabble-testing.io/demo/shops/7" |
| 40 | + "href": "https://api.snabble.io/billa-sk-staging-4f5581/shops/11" |
47 | 41 | } |
48 | 42 | }, |
49 | | - "lon": 6.7386981, |
50 | | - "name": "EuroCIS", |
51 | | - "openingHoursSpecification": [], |
52 | | - "phone": "012345678", |
53 | | - "project": "demo", |
54 | | - "services": [], |
55 | | - "state": "NRW", |
56 | | - "street": "Stockumer Kirchstraße 61", |
57 | | - "zip": "40474" |
58 | | - }, |
59 | | - { |
60 | | - "city": "Bonn", |
61 | | - "country": "Deutschland", |
62 | | - |
63 | | - "external": null, |
64 | | - "externalId": null, |
65 | | - "id": "8", |
66 | | - "lat": 50.7354364, |
67 | | - "links": { |
68 | | - "self": { |
69 | | - "href": "https://api.snabble-testing.io/demo/shops/8" |
| 43 | + "lon": 17.119862, |
| 44 | + "name": "Eurovea", |
| 45 | + "openingHoursSpecification": [ |
| 46 | + { |
| 47 | + "closes": "22:00:51", |
| 48 | + "dayOfWeek": "Thursday", |
| 49 | + "opens": "08:00:45" |
| 50 | + }, |
| 51 | + { |
| 52 | + "closes": "22:00:12", |
| 53 | + "dayOfWeek": "Monday", |
| 54 | + "opens": "08:00:55" |
| 55 | + }, |
| 56 | + { |
| 57 | + "closes": "22:00:49", |
| 58 | + "dayOfWeek": "Sunday", |
| 59 | + "opens": "08:00:42" |
| 60 | + }, |
| 61 | + { |
| 62 | + "closes": "22:00:36", |
| 63 | + "dayOfWeek": "Saturday", |
| 64 | + "opens": "08:00:30" |
| 65 | + }, |
| 66 | + { |
| 67 | + "closes": "22:00:17", |
| 68 | + "dayOfWeek": "Friday", |
| 69 | + "opens": "08:00:56" |
| 70 | + }, |
| 71 | + { |
| 72 | + "closes": "22:00:27", |
| 73 | + "dayOfWeek": "Tuesday", |
| 74 | + "opens": "08:00:19" |
| 75 | + }, |
| 76 | + { |
| 77 | + "closes": "22:00:39", |
| 78 | + "dayOfWeek": "Wednesday", |
| 79 | + "opens": "08:00:32" |
70 | 80 | } |
71 | | - }, |
72 | | - "lon": 7.0978723, |
73 | | - "name": "snabble GmbH", |
74 | | - "openingHoursSpecification": [], |
75 | | - "phone": "+491717673249", |
76 | | - "project": "demo", |
77 | | - "services": [], |
78 | | - "state": "NRW", |
79 | | - "street": "Acherstraße 26", |
80 | | - "zip": "53111" |
81 | | - }, |
82 | | - { |
83 | | - "city": "Bonn", |
84 | | - "country": "Deutschland", |
85 | | - |
86 | | - "external": null, |
87 | | - "externalId": null, |
88 | | - "id": "9", |
89 | | - "lat": 50.7225904, |
90 | | - "links": { |
91 | | - "self": { |
92 | | - "href": "https://api.snabble-testing.io/demo/shops/9" |
93 | | - } |
94 | | - }, |
95 | | - "lon": 7.0594908, |
96 | | - "name": "tarent solutions GmbH", |
97 | | - "openingHoursSpecification": [], |
98 | | - "phone": "+491717673249", |
99 | | - "project": "demo", |
100 | | - "services": [], |
101 | | - "state": "NRW", |
102 | | - "street": "Rochusstraße", |
103 | | - "zip": "53123" |
| 81 | + ], |
| 82 | + "phone": "+421268230520", |
| 83 | + "project": "billa-sk-staging-4f5581", |
| 84 | + "services": [ |
| 85 | + "parking", |
| 86 | + "bakery", |
| 87 | + "butchery", |
| 88 | + "public toilets" |
| 89 | + ], |
| 90 | + "state": "", |
| 91 | + "street": "Pribinova ul. 1/B", |
| 92 | + "zip": "81109" |
104 | 93 | } |
105 | 94 | ] |
106 | 95 | } |
0 commit comments