https://services.kwant.pro/api/front/misc/warehouseWarehouse
This endpoint is used to get the main warehouse data.
Request
Response
The response will contain the following parameters:
{ "department_id": 1, "name": "Magazyn Centralny", "gfx": "mag_cen_desktop", "gfx_mobile": "mag_cen_mobile", "gfx_16x9": "mag_cen_16x9", "directions_tips": "Magazyn Centralny znajduje się w strefie aktywności gospodarczej \"Piaskówka\".\tNajłatwiejszy dojazd jest od strony ulicy Spokojnej.\tMagazyn Centralny to dwa obiekty znajdujące się bezpośrednio w swoim sąsiedztwie: Magazyn Główny i Magazyn Kablowy.", "phones": [ { "name": "Koordynacja Dostaw", "number": "665558136" } ], "email": null, "working_hours": "7:00 - 16:00", "working_days": "codziennie", "coordinates": "50.03321286794711, 20.98770211062071", "phone": "665558136", "postcode": "33-100", "city": "Tarnów", "street": "Marii Drozd 9, 14", "sub_warehouses": [ { "name": "Magazyn Główny", "email": null, "postcode": "33-100", "city": "Tarnów", "street": "ul. Marii Drozd 9", "phones": [ { "name": "Załadunek", "number": "665501062" } ], "working_hours": "7:00 - 16:00", "working_days": "poniedziałek - piątek", "coordinates": "50.03321697543286, 20.988230257165085" }, { "name": "Magazyn Kablowy", "email": null, "postcode": "33-100", "city": "Tarnów", "street": "ul. Marii Drozd 14", "phones": [ { "name": "Załadunek", "number": "665505225" } ], "working_hours": "7:00 - 17:00", "working_days": "poniedziałek - piątek", "coordinates": "50.03269599536121, 20.987970331530473" } ]}