documentation
Bekor qilish sabablari ma'lumotnomasi

Bekor qilish sabablari ma'lumotnomasi

GET /v1/directory/cancel-reasons
Buyurtmani bekor qilish yoki jo'natmani qaytarish sabablarining to'liq ro'yxati va kodlari
API Server https://apitest.bts.uz:28345/
Base Path /v1/directory/cancel-reasons
Full URL
https://apitest.bts.uz:28345/v1/directory/cancel-reasons
Authentication Bearer Token
Headers
Header
Value
Req.
Authorization
Bearer {access_token}
🔒
Content-Type
application/json
🔒
Accept
application/json
🔒
language
uz
🔒

REQUEST

No schema defined.

RESPONSE

HTTP 200
Response Body
{
    "status": true,
    "message": "Ma’lumot muvaffaqiyatli olindi.",
    "status_code": 200,
    "data": [
        {
            "code": 1001,
            "description_uz": "Saqlash muddati tugagan",
            "description_ru": "По истечении срока хранения",
            "description_en": "Storage period expired"
        },
        {
            "code": 1002,
            "description_uz": "Noto'g'ri manzil",
            "description_ru": "При невозможности прочтения адреса",
            "description_en": "Incorrect address"
        },
        {
            "code": 1003,
            "description_uz": "Qabul qiluvchi qabul qilishdan bosh tortdi",
            "description_ru": "При отказе адресата от получения",
            "description_en": "Recipient refused to accept the parcel"
        },
        {
            "code": 1004,
            "description_uz": "Trubkani ko'tarmadi",
            "description_ru": "Не поднял трубку",
            "description_en": "Did not answer the phone"
        },
        {
            "code": 1005,
            "description_uz": "Ko'rsatilgan manzilda mijoz mavjud emas",
            "description_ru": "При отсутсвии адресата по указанному адресу",
            "description_en": "No recipient at the specified address"
        },
        {
            "code": 1006,
            "description_uz": "Mahsulot yoqmadi",
            "description_ru": "Товар не понравился",
            "description_en": "Product was not satisfactory"
        },
        {
            "code": 1007,
            "description_uz": "Puli yo'q ekan",
            "description_ru": "Денег нету",
            "description_en": "Customer was unable to pay"
        },
        {
            "code": 1008,
            "description_uz": "Boshqa mahsulot sotib olibdi",
            "description_ru": "Купил другой товар",
            "description_en": "Customer already purchased another product"
        },
        {
            "code": 1009,
            "description_uz": "Jo‘natmani topshirishni rad etdi",
            "description_ru": "Отказался принять отправление",
            "description_en": "Refused to accept the shipment"
        },
        {
            "code": 1010,
            "description_uz": "Boshqa",
            "description_ru": "Другое",
            "description_en": "Other"
        }
    ]
}
Field Type Description
code integer Bekor qilish yoki qaytarish sababining unikal raqamli kodi
description_uz string Bekor qilish sababining o'zbek tilidagi rasmiy matni va nomi.
description_ru string Bekor qilish sababining rus tilidagi rasmiy matni va nomi
description_en string Bekor qilish sababining ingliz tilidagi rasmiy matni va nomi.