documentation
E-COM mahsulotlari ro‘yxati

E-COM mahsulotlari ro‘yxati

GET /v1/order-list-goods/index
E-COM mahsulotlari ro‘yxati
API Server https://apitest.bts.uz:28345/
Base Path /v1/order-list-goods/index
Full URL
https://apitest.bts.uz:28345/v1/order-list-goods/index
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": "Data successfully retrieved.",
    "status_code": 200,
    "data": {
        "items": [
            {
                "id": 163,
                "spic": "08517001001020045",
                "name": "Telefon",
                "units": "dona",
                "goodPrice": 100000,
                "isSubCommitent": "no",
                "subCustomerTin": null
            },
            {
                "id": 110,
                "spic": "10105001002000000",
                "name": "Курьерлик хизмати",
                "units": "хизмат (сўм)",
                "goodPrice": 100000,
                "isSubCommitent": "no",
                "subCustomerTin": null
            }
        ],
        "_links": {
            "self": "/v1/order-list-goods/index?page=1",
            "first": "/v1/order-list-goods/index?page=1",
            "last": "/v1/order-list-goods/index?page=1",
            "next": null,
            "prev": null
        },
        "_meta": {
            "totalCount": 2,
            "pageCount": 1,
            "currentPage": 1,
            "perPage": 20,
            "params": []
        }
    }
}
Field Type Description
id integer mxikGoodsId
spic string Mahsulotlar va xizmatlarning identifikatsiya kodlari (MXIK)
name string Mahsulotning qisqacha nomi
units string O‘lchov birligi
goodPrice integer Bitta mahsulotning narxi
isSubCommitent string Ushbu mahsulot subkomitentga tegishliligi
subCustomerTin string Subkomitentning (chek oluvchi tashkilot mijozining) INN yoki PINFLi ko‘rsatiladi.