GET api/Akb/GetByModification2/{id}?userGuid={userGuid}&apiKey={apiKey}
Возвращает аккумуляторы подходящие данной модификации авто, разделенные по группам: подходящие и вероятно подходящие
Информация о запросе
URI параметры
| Имя | Описание | Тип | Дополнительная информация | 
|---|---|---|---|
| id | Id модификации | integer | Required | 
| userGuid | Ваш UserGuid | globally unique identifier | Нет. | 
| apiKey | Ваш ApiKey | string | Нет. | 
Параметры тела запроса
Нет.
Информация об ответе
Описание ресурсов
AkbListViewModel| Имя | Описание | Тип | Дополнительная информация | 
|---|---|---|---|
| WillFit | Подходящие аккумуляторы | Коллекция AkbItem | Нет. | 
| MayFit | Аккумуляторы, которые вероятно могут подойти (с некоторой погрешностью, например меньший развер или пусковой ток, другая полярность) | Коллекция AkbItem | Нет. | 
Форматы ответа
application/json, text/json
            Пример:
        
{
  "WillFit": [
    {
      "Id": "d61aed98-6f78-43bb-8049-deca6940eb37",
      "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": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        },
        {
          "DetailId": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        }
      ]
    },
    {
      "Id": "d61aed98-6f78-43bb-8049-deca6940eb37",
      "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": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        },
        {
          "DetailId": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        }
      ]
    }
  ],
  "MayFit": [
    {
      "Id": "d61aed98-6f78-43bb-8049-deca6940eb37",
      "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": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        },
        {
          "DetailId": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        }
      ]
    },
    {
      "Id": "d61aed98-6f78-43bb-8049-deca6940eb37",
      "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": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        },
        {
          "DetailId": "7c7acb93-1040-4c0c-8ecb-0e92ea94433c",
          "QuantityInPackage": 2,
          "Quantity": 3,
          "Unit": "sample string 4",
          "AvailableQuantity": 5,
          "Price": 6.0,
          "PriceWithoutDiscount": 7.0,
          "BasePrice": 8.0,
          "WarehouseId": "d1a99942-26eb-4ee0-8a71-2398e6ac9c0e",
          "WarehouseName": "sample string 10",
          "DeliveryTime": "sample string 11",
          "ExpectedDelivaryTime": 12,
          "GuaranteedDelivaryTime": 13,
          "IsDiscontinued": true,
          "SectorId": "2a34b615-e506-4798-aec3-820b912460d9",
          "DateOfSale": "2025-11-01T03:15:03.3715209+05:00",
          "PrepaymentDiscount": 16.0,
          "TotalDiscount": 17.0,
          "PointsForBrand": 18.0
        }
      ]
    }
  ]
}
        multipart/form-data
            Пример:
{"WillFit":[{"Id":"d61aed98-6f78-43bb-8049-deca6940eb37","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":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0},{"DetailId":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0}]},{"Id":"d61aed98-6f78-43bb-8049-deca6940eb37","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":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0},{"DetailId":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0}]}],"MayFit":[{"Id":"d61aed98-6f78-43bb-8049-deca6940eb37","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":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0},{"DetailId":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0}]},{"Id":"d61aed98-6f78-43bb-8049-deca6940eb37","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":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0},{"DetailId":"7c7acb93-1040-4c0c-8ecb-0e92ea94433c","QuantityInPackage":2,"Quantity":3,"Unit":"sample string 4","AvailableQuantity":5,"Price":6.0,"PriceWithoutDiscount":7.0,"BasePrice":8.0,"WarehouseId":"d1a99942-26eb-4ee0-8a71-2398e6ac9c0e","WarehouseName":"sample string 10","DeliveryTime":"sample string 11","ExpectedDelivaryTime":12,"GuaranteedDelivaryTime":13,"IsDiscontinued":true,"SectorId":"2a34b615-e506-4798-aec3-820b912460d9","DateOfSale":"2025-11-01T03:15:03.3715209+05:00","PrepaymentDiscount":16.0,"TotalDiscount":17.0,"PointsForBrand":18.0}]}]}