BTS API Hujjatlari
Filiallar

Filiallar

GET /v1/directory/branches?regionCode=<regionCode>&cityCode=<cityCode>

Ushbu bo‘lim orqali tanlangan hudud va shahar bo‘yicha filiallar (branchlar) ro‘yxati olinadi.

So‘rovda regionCode va cityCode parametrlarini yuborish orqali aynan shu hududga tegishli filiallar qaytariladi. Ushbu ma’lumotlar buyurtma yaratishda yoki qabul qilish turini branch sifatida tanlaganda foydalaniladi.

Har bir filial uchun uning identifikatori, nomi, kodi, manzili va boshqa tegishli ma’lumotlar qaytarilishi mumkin.

Bu endpoint faqat ma’lumot olish uchun mo‘ljallangan va tizimdagi hech qanday ma’lumotni o‘zgartirmaydi.

API Server https://apitest.bts.uz:28345/
Base Path /v1/directory/branches?regionCode=<regionCode>&cityCode=<cityCode>
Full URL
https://apitest.bts.uz:28345/v1/directory/branches?regionCode=<regionCode>&cityCode=<cityCode>
Authentication Bearer Token
Headers
Header
Value
Req.
Authorization
Bearer {token}
🔒
Content-Type
application/json
🔒
Accept
application/json
🔒
language
uz
🔒

REQUEST

Field Type Description
regionCode string Viloyat kodi
cityCode string Shahar (tumanlar) kodi

RESPONSE

HTTP 200
Response Body
{
    "status": true,
    "message": "Ma’lumot muvaffaqiyatli olindi.",
    "status_code": 200,
    "data": {
        "items": [
            {
                "code": "7017",
                "name": "SHAHRISABZ TOJMAHAL ",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Shahrisabz sh, Ipak yo'li k, 278 Or:Tojmahal restoran qarshi",
                "lat_long": "39.067442,66.834786",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7016",
                "name": "QAMASHI",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Qamashi t, Amir Temur k Or:Izmir magazini yonida",
                "lat_long": "38.814340,66.472850",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7015",
                "name": "CHORSHANBE SHAHRISABZ",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Shahrisabz t, Zilol k, 1-uy Or: Tuman tibbiyot birlashma",
                "lat_long": "39.040138,66.966060",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7014",
                "name": "YAKKABOG`",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Yakkabog' t, Amir Temur k, 25 Or:Comfort plus savdo komleksi",
                "lat_long": "38.978968,66.682455",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7013",
                "name": "NISHON",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Nishon t, O`zbekiston k, 10-uy, Or:Karavan savdo markazi",
                "lat_long": "38.651117,65.700039",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7012",
                "name": "KOSON",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Koson t, Mustaqillik k, 15-uy Or: Universalbank ATB yonida",
                "lat_long": "39.036002,65.583924",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7011",
                "name": "G'UZOR",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "G'uzor t, O'zbekiston k, 57-uy, Or:Kadastr bo'limi ro'parasi",
                "lat_long": "38.618292,66.251023",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7009",
                "name": "QARSHI TUMANI",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Qarshi t, Beshkent, Mustaqillik k, 41 Or:Tuman hokimligi",
                "lat_long": "38.821571,65.654696",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-16:00",
                    "7": null
                }
            },
            {
                "code": "7008",
                "name": "MUBORAK",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Muborak tumani, Begzod ko'chasi 4-uy Or:Trastbank ATB",
                "lat_long": "39.257196,65.166248",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-16:00",
                    "7": null
                }
            },
            {
                "code": "7007",
                "name": "KITOB",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Kitob tumani G.Jo'rayev ko'chasi 21 or:IIB",
                "lat_long": "39.116475,66.868889",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-16:00",
                    "7": null
                }
            },
            {
                "code": "7006",
                "name": "CHIROQCHI",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Chiroqchi tu-ni:mustaqillik ko'cha  mo'l: xalq qabulxonasi",
                "lat_long": "39.032898,66.578265",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-16:00",
                    "7": null
                }
            },
            {
                "code": "7003",
                "name": "SHAHRISABZ",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Shaxrisabz sh. Ipak yoʻli k, 360-uy Or:Yangi Masjid",
                "lat_long": "39.067442,66.834786",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-16:00",
                    "7": null
                }
            },
            {
                "code": "7019",
                "name": "DEHQONOBOD",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Dehqonobod t, Guliston k 40-uy Or:Tuman shifoxonasi qarshisi",
                "lat_long": "38.341369,66.578499",
                "phone": "1230",
                "video_link": "",
                "working_hours": {
                    "1": "09:00-18:00",
                    "2": "09:00-18:00",
                    "3": "09:00-18:00",
                    "4": "09:00-18:00",
                    "5": "09:00-18:00",
                    "6": "09:00-18:00",
                    "7": null
                }
            },
            {
                "code": "7020",
                "name": "JOSIAH CARLSON",
                "regionCode": "70",
                "cityCode": "7001",
                "address": "Dolore quaqwcvskdjfnwkee harum la",
                "lat_long": "Excepturi anim vero ",
                "phone": "1230",
                "video_link": "Anim iusto facilis e",
                "working_hours": {
                    "1": "24/7",
                    "2": "24/7",
                    "3": "24/7",
                    "4": "24/7",
                    "5": "24/7",
                    "6": "24/7",
                    "7": "24/7"
                }
            }
        ],
        "_links": {
            "self": "/v1/directory/branches?regionCode=70&cityCode=7001&page=1",
            "first": "/v1/directory/branches?regionCode=70&cityCode=7001&page=1",
            "last": "/v1/directory/branches?regionCode=70&cityCode=7001&page=1",
            "next": null,
            "prev": null
        },
        "_meta": {
            "totalCount": 14,
            "pageCount": 1,
            "currentPage": 1,
            "perPage": 20,
            "params": {
                "regionCode": "70",
                "cityCode": "7001"
            }
        }
    }
}
No schema defined.