GET api/Akb?userGuid={userGuid}&apiKey={apiKey}
Возвращает все аккумуляторы в наличии
Информация о запросе
URI параметры
| Имя | Описание | Тип | Дополнительная информация |
|---|---|---|---|
| userGuid |
Ваш UserGuid |
globally unique identifier |
Нет. |
| apiKey |
Ваш ApiKey |
string |
Нет. |
Параметры тела запроса
Нет.
Информация об ответе
Описание ресурсов
Массив аккумуляторов
Коллекция AkbItem| Имя | Описание | Тип | Дополнительная информация |
|---|---|---|---|
| Id |
GUID запчасти |
globally unique identifier |
Нет. |
| Title |
Заголовок (наименование) |
string |
Нет. |
| Article |
Артикул |
string |
Нет. |
| Brand |
Бренд |
string |
Нет. |
| Capacity |
Емкость |
integer |
Нет. |
| Starting |
Ток холодного пуска |
integer |
Нет. |
| Polarity |
Полярность |
AkbPolarity |
Нет. |
| Width |
Ширина (длина) |
integer |
Нет. |
| Height |
Высота |
integer |
Нет. |
| Depth |
Глубина (длина) |
integer |
Нет. |
| Nomenclatures |
Наличие по складам |
Коллекция Nomenclature |
Нет. |
Форматы ответа
application/json, text/json
Пример:
[
{
"Id": "7a79d1b8-3529-4eb0-9349-bf6985e0a2fb",
"Title": "sample string 2",
"Article": "sample string 3",
"Brand": "sample string 4",
"Capacity": 5,
"Starting": 6,
"Polarity": 0,
"Width": 7,
"Height": 8,
"Depth": 9,
"Nomenclatures": [
{
"DetailId": "99e1d5c3-9d4c-497a-93fe-3d5478c97f08",
"QuantityInPackage": 2,
"Quantity": 3,
"Unit": "sample string 4",
"AvailableQuantity": 5,
"Price": 6.0,
"PriceWithoutDiscount": 7.0,
"BasePrice": 8.0,
"WarehouseId": "63cd726b-724b-41ba-8ece-f510b9f9d1ca",
"WarehouseName": "sample string 10",
"DeliveryTime": "sample string 11",
"ExpectedDelivaryTime": 12,
"GuaranteedDelivaryTime": 13,
"IsDiscontinued": true,
"SectorId": "8a9efaec-b7e0-4475-be30-57cbe7aadeed",
"DateOfSale": "2026-04-27T03:15:58.6009109+05:00",
"PrepaymentDiscount": 16.0,
"TotalDiscount": 17.0,
"PointsForBrand": 18.0
},
{
"DetailId": "99e1d5c3-9d4c-497a-93fe-3d5478c97f08",
"QuantityInPackage": 2,
"Quantity": 3,
"Unit": "sample string 4",
"AvailableQuantity": 5,
"Price": 6.0,
"PriceWithoutDiscount": 7.0,
"BasePrice": 8.0,
"WarehouseId": "63cd726b-724b-41ba-8ece-f510b9f9d1ca",
"WarehouseName": "sample string 10",
"DeliveryTime": "sample string 11",
"ExpectedDelivaryTime": 12,
"GuaranteedDelivaryTime": 13,
"IsDiscontinued": true,
"SectorId": "8a9efaec-b7e0-4475-be30-57cbe7aadeed",
"DateOfSale": "2026-04-27T03:15:58.6009109+05:00",
"PrepaymentDiscount": 16.0,
"TotalDiscount": 17.0,
"PointsForBrand": 18.0
}
]
},
{
"Id": "7a79d1b8-3529-4eb0-9349-bf6985e0a2fb",
"Title": "sample string 2",
"Article": "sample string 3",
"Brand": "sample string 4",
"Capacity": 5,
"Starting": 6,
"Polarity": 0,
"Width": 7,
"Height": 8,
"Depth": 9,
"Nomenclatures": [
{
"DetailId": "99e1d5c3-9d4c-497a-93fe-3d5478c97f08",
"QuantityInPackage": 2,
"Quantity": 3,
"Unit": "sample string 4",
"AvailableQuantity": 5,
"Price": 6.0,
"PriceWithoutDiscount": 7.0,
"BasePrice": 8.0,
"WarehouseId": "63cd726b-724b-41ba-8ece-f510b9f9d1ca",
"WarehouseName": "sample string 10",
"DeliveryTime": "sample string 11",
"ExpectedDelivaryTime": 12,
"GuaranteedDelivaryTime": 13,
"IsDiscontinued": true,
"SectorId": "8a9efaec-b7e0-4475-be30-57cbe7aadeed",
"DateOfSale": "2026-04-27T03:15:58.6009109+05:00",
"PrepaymentDiscount": 16.0,
"TotalDiscount": 17.0,
"PointsForBrand": 18.0
},
{
"DetailId": "99e1d5c3-9d4c-497a-93fe-3d5478c97f08",
"QuantityInPackage": 2,
"Quantity": 3,
"Unit": "sample string 4",
"AvailableQuantity": 5,
"Price": 6.0,
"PriceWithoutDiscount": 7.0,
"BasePrice": 8.0,
"WarehouseId": "63cd726b-724b-41ba-8ece-f510b9f9d1ca",
"WarehouseName": "sample string 10",
"DeliveryTime": "sample string 11",
"ExpectedDelivaryTime": 12,
"GuaranteedDelivaryTime": 13,
"IsDiscontinued": true,
"SectorId": "8a9efaec-b7e0-4475-be30-57cbe7aadeed",
"DateOfSale": "2026-04-27T03:15:58.6009109+05:00",
"PrepaymentDiscount": 16.0,
"TotalDiscount": 17.0,
"PointsForBrand": 18.0
}
]
}
]
multipart/form-data
Пример:
[{"Id":"7a79d1b8-3529-4eb0-9349-bf6985e0a2fb","Title":"sample string 2","Article":"sample string 3","Brand":"sample string 4","Capacity":5,"Starting":6,"Polarity":0,"Width":7,"Height":8,"Depth":9,"Nomenclatures":[{"DetailId":"99e1d5c3-9d4c-497a-93fe-3d5478c97f08","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"63cd726b-724b-41ba-8ece-f510b9f9d1ca","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"8a9efaec-b7e0-4475-be30-57cbe7aadeed","DateOfSale":"2026-04-27T03:15:58.6009109+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0},{"DetailId":"99e1d5c3-9d4c-497a-93fe-3d5478c97f08","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"63cd726b-724b-41ba-8ece-f510b9f9d1ca","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"8a9efaec-b7e0-4475-be30-57cbe7aadeed","DateOfSale":"2026-04-27T03:15:58.6009109+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0}]},{"Id":"7a79d1b8-3529-4eb0-9349-bf6985e0a2fb","Title":"sample string 2","Article":"sample string 3","Brand":"sample string 4","Capacity":5,"Starting":6,"Polarity":0,"Width":7,"Height":8,"Depth":9,"Nomenclatures":[{"DetailId":"99e1d5c3-9d4c-497a-93fe-3d5478c97f08","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"63cd726b-724b-41ba-8ece-f510b9f9d1ca","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"8a9efaec-b7e0-4475-be30-57cbe7aadeed","DateOfSale":"2026-04-27T03:15:58.6009109+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0},{"DetailId":"99e1d5c3-9d4c-497a-93fe-3d5478c97f08","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"63cd726b-724b-41ba-8ece-f510b9f9d1ca","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"8a9efaec-b7e0-4475-be30-57cbe7aadeed","DateOfSale":"2026-04-27T03:15:58.6009109+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0}]}]