Release Notes

2025
Sep

Mo

15

Tu

16

We

17

Th

18

Fr

19

Sa

20

Su

21

Mo

22

All changes
Select tags
Select tags

September
2025

New

DBW Orders
DBW Assembly Orders

New

09/10/2025
Changes in getting courier info

Added new fields to the response of the Courier info method:

  • fullName — courier's full name
  • pTimeFrom — date and time from which the courier will arrive
  • pTimeTo — date and time by which the courier will arrive

Changed

Marketing and Promotions

Changed

09/10/2025
Action Required
Changes in Promotion Statistics

Moved Promotion Statistics from Analytics and Data to Marketing and Promotions.

Added new version of the method for getting promotion statistics:

  • Changed the request schema of the method — now only campaign IDs and time intervals need to be specified in the request.
  • Changed the HTTP-request type — now the GET method should be used to get statistics.
  • Added the field canceled — cancellations, pcs. The number of promoted products that were ordered but not delivered to the customer due to technical reasons.

Current version is available until September 30.

Changed

Documents and Accounting
Financial Reports

Changed

09/08/2025
Changes in Realization sales report

Added to the details for the weekly realization report:

  • order_uid — transaction ID. Orders in the same buyer's cart will have the same order_uid

Deprecated

Marketing and Promotions
Campaigns Parameters

Deprecated

09/08/2025
Action Required
Changes in Promotion Methods for Campaigns Parameters

New

Marketing and Promotions
Finances

New

09/08/2025
Promo Bonuses in the Promotion Finances Methods

A cashbacks array with information about promo bonuses added to the response of the method for getting balance:

  • sum — promo bonuses, ₽
  • percent — the percentage of the campaign budget top-up amount that can be paid with promo bonuses at one time
  • expiration_date — promo bonuses expiration date

Added parameters for topping up the campaign budget with promo bonuses:

  • cashback_sum — top-up budget sum paid with promo bonuses
  • cashback_percent — The percentage of the top-up amount that can be paid with promo bonuses

Changed

DBS Orders
DBS Assembly Orders

Changed

09/08/2025
Action Required
Update of Conditions for Specifying IMEI for DBW and DBS

From September 17, IMEI will be required for the Smartphones subject, "subjectId":515 for the DBW and DBS assembly orders.

If IMEI is not specified, the assembly order cannot be transferred to delivery.

The previous conditions are no longer applicable.

New

Customer Communication
Questions

New

09/05/2025
New methods for Customer Communication in the sandbox

Added to the sandbox new methods for creating test feedbacks and questions. Created questions and feedbacks are stored for 5 days.

Changed

Product Management
Prices and Discounts

Changed

09/02/2025
Changes in the Prices and Discounts method

Added new error of the 200 response to the Processed upload details method:

You can't change the item price. Item was added to the Sale due to high inventory

The error means that the product is put on sale based on its inventory index.

Changed

Product Management
Product Cards

Changed

09/01/2025
Action Required
New version of list of failed product cards with errors

Added new version of the method for getting list of failed product cards with errors (drafts). In the new version of the method implemented pagination and data transfer in batches.

The current version will be disabled on September 30.

New

Product Management
Seller Warehouses

New

09/01/2025
Changes in the Seller Warehouses methods

Added fields descriptions to the method for getting seller warehouses list:

  • isDeleting — warehouse is being deleted: false — no, true — yes.
    After deletion, the warehouse will disappear from the list
  • isProcessing — warehouse is being updated: false — no, true — yes.
    Data update may take several minutes. When true, update and deletion of inventory will be unavailable

August
2025

Changed

Product Management
Seller Warehouses Inventory

Changed

08/29/2025
Action Required
Changes to Seller Warehouse Inventory API

We are disabling the ability to update inventory for small-sized products for the FBS model on warehouses that correspond to over dimensional cargo products and dimensional cargo+ products.

All small-sized product inventories on unsuitable warehouses ("cargoType": 2 and "cargoType": 3) will be automatically deleted on September 10. Please move the inventories to suitable virtual warehouses ("cargoType": 1) before this date.

Changed

Documents and Accounting
Documents

Changed

08/27/2025
Action Required
Changes in Document Methods

On September 8:

  • we will add pagination parameters limit and offset to the method for getting documents list. It will be able to request a maximum of 50 elements
  • it will be able to request a maximum of 50 documents in the method for getting documents

Deprecated

Reports
Turnover Dynamics

Deprecated

08/25/2025
Action Required
Disabling the Daily dynamics method

Starting from September 1, we will disable the method for obtaining the Turnover Dynamics report.

You can obtain the turnover dynamics data in the Stocks Report: the saleRate and avgStockTurnover objects.

New

Marketing and Promotions
Campaigns Creation

New

08/25/2025
Action Required
Promotion API changes

Added method for getting minimum bids for product cards. Now you can obtain minimum bids by parameters:

  • nm_id — WB articles array
  • advert_id — campaign ID
  • payment_type — payment type
  • placement_types — display zones

We will disable the method for getting promotional configuration values on September 16. New method for obtaining configuration values will be announced later.

Changed

FBS Orders
Assembly Orders

Changed

08/21/2025
Changes in FBS assembly orders

Added new fields to the response of getting new assembly orders method:

  • finalPrice — the sum charged to the buyer in the currency of sale including all discounts, multiplied by 100
  • convertedFinalPrice — the sum charged to the buyer in the currency of the seller's country including all discounts, multiplied by 100

Currency codes are specified in thecurrencyCode and convertedСurrencyCode fields. The sums are provided for informational purposes only.

New

Product Management
Product Cards Creation

New

08/20/2025
Product cards for wholesale

Added the wholesale object to the requests and responses of the Content methods. Use it to:

New

Marketing and Promotions
Campaigns

New

08/19/2025
New Methods of Campaigns with Custom Bid

Added new methods for campaigns with custom bid, previously, Auction:

Starting from September 9, it will be impossible to get campaigns with custom bid and change their bids using the Campaigns information and Changing bids methods.

New

Customer Communication
Feedbacks

New

08/14/2025
Changes in the Feedbacks API

Added list of complaint reasons submitted through the seller portal in the response of the method for getting list of reasons for complaints about feedbacks and product issues:

  • 11 — Review is not related to the product
  • 12 — Review was left by competitors
  • 13 — Spam advertisement in the text
  • 14 — Spam advertisement in photo or video
  • 15 — Inappropriate content in photo or video
  • 16 — Inappropriate language
  • 17 — Photo or video is not related to the product
  • 18 — Review with political context
  • 19 — Other
  • 20 — Threats insults

The lists of complaint reasons on the seller portal and in the API are different. It is not possible to submit a complaint via the API using a reason from the seller portal.

If a complaint is submitted via the seller portal (for example, 13 — Spam in the text), the reason specified on the portal (13 — Spam in the text) will be displayed in the responses of the methods for getting the feedback by ID, feedbacks list and the list of archived feedbacks.

If a complaint is submitted via the API (for example, with reason 3 — Spam), the reason passed via the API will be displayed in the responses of the same methods, while the corresponding reason from the seller portal list (13 — Spam in the text) will be displayed on the seller portal.

Changed

DBS Orders
DBS Assembly Orders

Changed

08/12/2025
Action Required
IMEI will be required for DBS, DBW and In-Store-Pickup

Starting September 1, IMEI is required for products costing 20,000 rubles or more for assembly orders of DBW, DBS, and In-Store Pickup models.

If the IMEI is not specified:

  • DBW and DBS assembly orders cannot be processed to delivery
  • for In-Store Pickup assembly orders, it will be impossible to notify that the assembly order is ready for pickup

Changed

In-Store Pickup Orders
In-Store Pickup Assembly Orders

Changed

08/08/2025
Changes in the In-Store Pickup sandbox

Now in the sandbox In-Store Pickup assembly orders automatically receive the same orderCode, if you create multiple assembly orders with a single request. The generated orderCode is passed in the response of the method of getting new assembly orders.

Deprecated

FBS Orders
FBS Supplies

Deprecated

08/08/2025
Action Required
Changes in FBS supplies

Now when forming a supply for delivery to a pickup point, it is enough to specify the number of boxes when adding them to the supply. It is no longer necessary to add a list of assembly orders to the box.

Starting August 18, will be disabled:

  • the methods for adding and deleting assembly orders from boxes
  • list of assembly orders in the method for getting the list of boxes. The orders array will be removed from the method response

New

Pricing Plans
Warehouse Coefficients

New

08/08/2025
Changes in Warehouse Coefficients

Added new fields to the response of the Box tariffs method:

  • boxDeliveryCoefExpr coefficient Logistics, %. The logistics cost is multiplied by it. Already included in the tariffs
  • boxDeliveryMarketplaceBase FBS logistics of the first liter, ₽
  • boxDeliveryMarketplaceCoefExpr coefficient FBS, %. The FBS logistics cost is multiplied by it. Already included in the tariffs
  • boxDeliveryMarketplaceLiter FBS logistics of every next liter, ₽  
  • boxStorageCoefExpr coefficient Storage, %. The storage cost is multiplied by it. Already included in the tariffs
  • geoName country, for Russian Federation — federal district  

The field boxDeliveryAndStorageExpr will be removed on August 19.

New

DBW Orders

New

08/07/2025
Action Required
Changes in DBW (Delivery by Wildberries) model

Separate environment for working with DBW model methods:

Information on all DBW methods is now in the new DBW Orders section of the documentation.

Changed

FBS Orders

Changed

08/06/2025
Marketplace rate limits changes

Divided rate limits for Marketplace methods according to sales models:

Separated the limits for getting and deleting metadata for FBS, DBS, and In-Store Pickup from the limits for methods for adding metadata.

Allocated separate rate limits for methods: