Release Notes

2025
Apr

Mo

31

Tu

1

We

2

Th

3

Fr

4

Sa

5

Su

6

Mo

7

All changes
Select tags
Select tags

March
2025

Changed

Reports
Paid Reception

Changed

03/31/2025
Action Required
New API version for the acceptance report
  • In the new version, the report is generated asynchronously using separate methods: creation, status checking, and report retrieval. This ensures stable report generation regardless of data volume
  • The current method will be disabled on May 29

New

Marketing and Promotions
Campaigns Management

New

03/27/2025
Action Required
New API method of changing bids in Promotion campaigns

Added a method for changing product cards bids.

The Bid update method will be disabled on 27 april.

New

Analytics and Data

New

03/27/2025
New Stocks report
  • Added methods for generating stocks analytics with data on:
  • It is also available for uploading in CSV format. Added descriptions and examples of models to the methods for creating and getting reports:
    • Requests — StocksReportReq
    • Successful responses (status code 200) — StocksReportRes
  • This stocks report is available without Jam, in both formats
  • This is information from the detailed product table and the region detail widget. You can obtain the stocks data in this version of the methods only for the current day

New

DBS Orders
DBS Assembly Orders

New

03/26/2025
Action Required
API Orders DBS changes

Added a method for obtaining delivery date and time.

The fields: ddate — planned delivery date, dTimeFrom — delivery time "from" and dTimeTo — delivery time "to" in the method for obtaining new orders will be disabled on April 9.

New

In-Store Pickup Orders

New

03/25/2025
New API space for working with assembly tasks of the In-Store Pickup (Click&Collect) model

You can learn more about working with the In-Store Pickup model in the description.

Changed

Reports

Changed

03/13/2025
Action Required
Change in the report on WB warehouses remains
  • On March 24, we will exclude the inWayToClient, inWayFromClient, and quantityWarehousesFull fields from the getting report method
  • Along with data on individual warehouses, products in transit and the total stock amount will be transmitted in the warehouses array —in the fields warehouseName and quantity. In warehouseName, the column names from the report version in the personal account are specified. This means that the value of warehouseName can be both "Koledino" and "To the client"

New

FBS Orders
Assembly Orders

New

03/06/2025
Added a B2B sale indicator to the API orders methods

Added a B2B sale indicator to the API orders methods.

Date of update: 06.03.2025

Added a B2B sale indicator to the orders information (FBS and DBS) — the isB2B field in the options structure.

In orders completed before February 26, the isB2B will always be false, even if it was a B2B sale.

List of methods to whose responses we have added the indicator:

Get new orders (FBS)

Get orders (FBS)

Get new orders list (DBS)

Get information on completed orders (DBS)

Changed

Product Management
Product Cards

Changed

03/04/2025
Action Required
Changes in the algorithm of product weight specification

February
2025

New

General

New

02/25/2025
Changes in API documentation
  • Added links to the WB help center in the Russian version of API documentation. They can be found in the annotations to the method sections. Example

Deprecated

Customer Communication

Deprecated

02/20/2025
Action Required
Changes in the Customer Communication methods

Changed

Analytics and Data

Changed

02/12/2025
Action Required
Changes in the Seller Analytics CSV methods
  • Changed the request for the method of creating reports in CSV format.
  • Added the parameters to the SearchReportTextReq model — search texts:
    • subjectIds — IDs of subjects for filtering
    • tagIds — IDs of tags for filtering
  • Removed the requirement for the parameters subjectId and tagId in the SearchReportProductReq model — search parameters
  • The Seller Analytics CSV methods are only available with Jam subscription

Changed

General
News API

Changed

02/12/2025
Action Required
New version of the News API
  • Added new version of the method for retrieving seller portal news
  • Response differences from the current version:
    • The body of the news is now passed in the content field instead of the text field — and without HTML formatting
    • Added an array of tags — types
  • The current version will be deprecated on April 7

Deprecated

General

Deprecated

02/11/2025
Action Required
Changes in API Domains

We plan to disable all subdomains ending with wb.ru that were listed on the openapi.wb.ru portal — they are not used in the new documentation. Instead of supporting two domains — wildberries.ru and wb.ru — we will only retain wildberries.ru.

Currently, the following services are operating on the wb.ru domain:

  1. Promotion 
  2. Prices and Discounts 
  3. Reviews and Questions
  4. Statistics

The same methods and data are available on the wildberries.ru domain as on wb.ru.

It is necessary to switch from wb.ru to the current domain wildberries.ru by April 15, as the discontinuation of the wb.ru domain will affect the integration functionality.

Changed

Offers

Changed

02/11/2025
Changes in WB Digital API
  • Excluded the section parameter from the request of the offer edit method. The change does not need a required update on your part, as it does not affect API integrations. If you don't remove the parameter from the request, it will be ignored by the system.

New

Analytics and Data

New

02/06/2025
Changes in the Analytics and Data methods
  • Added the ability to obtain reports on search texts the same methods
  • Also added descriptions and examples of models to the methods for creating and getting reports:
    • Requests — SearchReportTextReq
    • Successful responses (status code 200) — SearchReportTextRes
  • Added eight fields and two structures to the response of поисковых запросов по товару method:
    • nmId — WB article
    • subjectName — subject name
    • brandName — brand name
    • vendorCode — seller's article
    • name — product name
    • isCardRated — if the product card has a rating
    • rating — product card rating
    • feedbackRating — feedbacks rating
    • price — price
    • medianPosition — median position
  • These methods are only available with Jam

January
2025

New

Documents and Accounting
Financial Reports

New

01/27/2025
New fields in details to the weekly realization reports
  • Added new fields to the description of the Realization sales report method:
    • dlv_prc – Fixed warehouse supply ratio
    • fix_tariff_date_from – Commitment start date
    • fix_tariff_date_to – Commit expiration date
    • payment_processing – Type of payment for Acquiring/Payment organization fees
    • srv_dbs – A sign of a paid delivery service
    • assembly_id – Assembly task number
    • is_legal_entity – B2B sale attribute
    • trbx_id – The number of the box for paid acceptance

New

General

New

01/27/2025
New method for getting seller information
  • We have added a method for getting by token seller information to make it easier for sellers with more than one account to determine which accounts their authorization tokens belong to. You can use any token in request, as long as the Test Environment option is not selected.

New

Marketing and Promotions

New

01/16/2025
New field in the method for obtaining configuration values
  • To the response of the method for obtaining configuration values added information about product categories with their minimum allowable rates. The structure — categories.

December
2024

New

Reports

New

12/27/2024
New field in the sales model in order and sales methods
  • Added a warehouseType field to the descriptions of the orders and sales methods. The field can have the following values:
    • Склад WB — WB Warehouse
    • Склад продавца — seller's Warehouse
  • This allows you to determine the sales model without obtaining information about orders and comparing method responses
  • This applies to operations after September 23, 2024

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