Release Notes

2024
Dec

Mo

23

Tu

24

We

25

Th

26

Fr

27

Sa

28

Su

29

Mo

30

All changes
Select tags
Select tags

December
2024

New

Reports

New

12/25/2024
New Turnover Dynamics report

Added a method for retrieving data on daily dynamics

New

Marketing and Promotions

New

12/25/2024
Promotion API changes

Added the display of Auction products bids in the response of the method for retrieving campaigns information. Structure — auction_multibids

New

Marketing and Promotions

New

12/19/2024
Promotion API changes

Added a method for obtaining the service's configuration values, such as minimum campaign budget, minimum bid size for automatic campaigns and auctions and so on

New

Customer Communication
Buyers Returns

New

12/19/2024
New field srid in Buyers Returns API

A field named srid has been added to the response of the method for retrieving buyers returns claims. This field represents the unique order ID for which a product claim was created

Changed

Marketing and Promotions

Changed

12/17/2024
Ranking of products in promotions via API
  • Added a ranging array to the responses of the detailed promotion information method, if product ranking in promotions is enabled. The array consists of objects based on ranking conditions. The objects include the following fields:
  • condition — type of ranking
  • participationRate — percentage of seller's products needed to advance to the next ranking level, %
  • boost — current search boost level, %

Changed

Product Management

Changed

12/06/2024
Изменение терминов в разделе Работа с товарами
  • Поменяли термины в разделе Работа с товарами на актуальные в соответствии с личным кабинетом продавца:
    • Тег заменили на Ярлык
    • Номенклатура на Карточка товара
    • Карточка товара на Объединённая карточка товара
  • Обновили описание всех методов, где были заменены термины.
  • Перенесли методы складов продавца из раздела Заказы FBS в раздел Работа с товарами.

New

Product Management
Prices and Discounts

New

12/03/2024
New API for setting and retrieving WB Club discounts

November
2024

New

FBW Supplies
Supplies FBW

New

11/28/2024
Action Required
Changes in the Supplies API

On December 2, we will add to the method for obtaining acceptance coefficients:

  • Storage and logistic coefficients
  • Cost of logistic and storage for boxes and mono-pallets
  • Information on the availability of acceptance
  • Information on the type of warehouse
  • Change the error message warehouseIDs param is incorrect to Invalid warehouseIDs format We will add filters by warehouses to the method for obtaining acceptance options

Changed

Changed

11/27/2024
Изменения в API WB Цифровой
  • Добавили параметры пагинации и фильтрации в метод получения списка ключей

Changed

Analytics and Data

Changed

11/26/2024
Action Required
Changes in the Analytics and Data methods
  • Added the methods to obtain reports on search parameters in CSV format. Reports are downloaded using the same methods as Sales Funnel reports, in CSV format within a ZIP archive
  • Added descriptions and examples of models to the methods for creating и getting the reports:
    • requests models: SearchReportGroupReq and SearchReportProductReq
    • successful responses models (status code 200): SearchReportGroupRes and SearchReportProductRes
  • The Sales Funnel (Jam) section is now called Seller Analytics CSV. These methods are only available with Jam subscription
  • Changes do not affect the methods in the Sales Funnel section

Changed

FBS Orders

Changed

11/21/2024
Action Required
Separate environment for working with orders of the DBS scheme

Starting from February 13, working with orders of the DBS (Delivery by Seller) scheme will only be possible via designated URLs like https://marketplace-api.wildberries.ru/api/v3/dbs/... We consolidated all dbs-methods in a separate section of the documentation

Changed

Customer Communication

Changed

11/14/2024
Action Required
Reviews and questions API changes

Changed

Analytics and Data
Sales Funnel (Jam)

Changed

11/07/2024
Changes in the Sales Funnel (Jam) report methods
  • Starting from November 14, in responses with status code 200, methods for creating the report, getting the list of reports, and report regeneration, only the data array will be included. The fields error, errorText, and the array additionalErrors will be excluded. Error information will be provided only in responses with the other status codes.

Changed

Product Management
Inventory

Changed

11/06/2024
Inventory API changes
  • On November 19, we will expand the errors list with status code 409 in the inventory update method.
    Instead of the "message": "The selected warehouse is not intended for goods with these dimensions. Add them to the appropriate warehouse " more detailed errors will be returned:
    • The selected warehouse is not suitable for goods with the type ODC. Upload the balances to the warehouse marked - ODC
    • The selected warehouse is not suitable for goods with the type CD+. Upload the balances to the warehouse marked - CD+
    • The selected warehouse is not suitable for goods with the type ODC/CD+. Upload the balances to the warehouse with the label - ODC or CD+
    • The selected warehouse is not suitable for goods with the type LCL (Less than Container Load). Upload the balances to the warehouse without the ODC or CD+ mark

Changed

Analytics and Data

Changed

11/01/2024
Action Required
Изменения в методах отчёта Поисковые запросы

October
2024

New

Analytics and Data

New

10/25/2024
Новый отчёт по поисковым запросам

New

FBS Orders

New

10/24/2024
Orders FBS API changes
  • Added a description of methods for working with the WB Courier Delivery scheme
  • In the response of methods for retrieving new orders and orders information added the field comment — buyer's comment
  • In the response of the method for retrieving new orders added the field salePrice — price in the currency of sale, including seller's discount, except the WB Club discount, multiplied by 100

New

New

10/23/2024
Изменения в API WB Цифровой

Changed

Product Management

Changed

10/17/2024
Changes of the Prices and Discounts sandbox

Methods for the Promotions Calendar are now available in the Prices and Discounts sandbox

Changed

Customer Communication

Changed

10/15/2024
Buyers returns API changes
  • Added a new seller response option: rejection of a return application with a comment, code rejectcustom. It can be:
    • obtained in the actions array in the response of the method for retrieving buyer application
    • passed in the action parameter in the request of the method for responding to the application.
      When using "action":"rejectcustom", specify a comment explaining the decision of the seller in the comment parameter. The buyer will receive it along with the response: Здравствуйте! К сожалению, продавец отклонил заявку на возврат. Если вы не согласны с решением продавца, то можете оспорить его в профиле в течение 5 дней с помощью кнопки «Оспорить решение».