Release Notes

2025
Aug

Mo

18

Tu

19

We

20

Th

21

Fr

22

Sa

23

Su

24

Mo

25

All changes
Select tags
Select tags

August
2025

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

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.

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

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.

New

DBW Supplies

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:

New

FBW Supplies
Supplies Information

New

08/04/2025
Getting FBW supplies information

Changes in the FBW Supplies section:

July
2025

New

Customer Communication
Buyers Chat

New

07/30/2025
New fields in the Chat List method

To the response of the method Chat List added new object goodCard with information about the product card, for which the buyer started the chat:

  • date — order date
  • needRefund — has refund been requested
  • nmID — WB article
  • price — actual price with all discounts applied. Charged to the buyer
  • priceCurrency — currency
  • rid — unique order ID
  • size — product size
  • statusID — product status

Changed

FBS Orders
Assembly Orders

Changed

07/28/2025
Action Required
Changes in the FBS supplies and assembly orders
  1. Added the officeID field — ID of the WB warehouse associated with the seller's warehouse — to the methods:
  2. Added the destinationOfficeId field — ID of the destination office for the supply — to the methods:

Starting from September 1, in the method for adding assembly orders to a supply, an error 409 will be returned if the officeID of the assembly order does not match the destinationOfficeID of the supply.

The destinationOfficeId field will only be present in new supplies. If the supply has a cargoType field, changes will not affect it.

New

DBS Orders
DBS Assembly Orders

New

07/28/2025
New fields in the sandbox for DBS and In-Store Pickup assembly orders

In the sandbox added new fields with the final product price that the customer paid to the information about DBS and In-Store Pickup assembly orders:

• finalPrice — the price in the currency of sale including all discounts, multiplied by 100

• convertedFinalPrice — the price in the currency of seller’s country including all discounts, multiplied by 100

Also added new fields to the information about In-Store Pickup assembly orders in the sandbox:

• convertedPrice — the price in the currency of seller’s country including all discounts, except the WB Wallet discount, multiplied by 100

• convertedCurrencyCode — the currency code of the seller's country

The prices are provided for informational purposes.

New fields are added to the responses of the methods:

New

Documents and Accounting
Financial Reports

New

07/22/2025
Cashback fields in Realization sales report

For more details about product cashback, see on the sellers' portal

New

Reports
Returns and Product Movement Report

New

07/16/2025
New fields in response of the /goods-return method
  • Added 5 fields in the Goods Return Report:
    • reason — the reason for the return
    • orderId — assembly order number
    • readyToReturnDt — date and time when the return is ready for delivery
    • expiredDt — expiration date and time of the storage period
    • completedDt — date and time the seller received return

New

FBS Orders
Metadata

New

07/15/2025
New Method for Setting Product Expiration Date

Starting from July 21, you can set the product expiration date in the metadata of FBS assembly order.

To check if you can set the product expiration date for assembly order, use the method Get new orders. If the response to the method has the value expiration in the requiredMeta field, you can set the product expiration date. If the response does not return the expiration value, it is not possible to set the product expiration date for this assembly order. 

To set the product expiration date, use the new method Add expiration date to the order. The minimum period is 30 days. The product expiration date can only be set for assembly orders in the confirm status. To change the expiration date, send a request with the new date.

To check the set product expiration date, use the method Get order metadata. The set expiration date will be displayed in the expiration field. If the field expiration contains the value null, the product expiration date hasn’t been set yet.

It is impossible to remove the expiration date from the metadata of the assembly order.

Changed

Product Management
Seller Warehouses

Changed

07/14/2025
Changes in the method for getting WB offices

To the method response for getting the WB offices added the new federalDistrict field — federal district of the WB office. If the value of the field is null, the office is located outside the Russian Federation or the federal district is not specified.

New

FBW Supplies
Information for Supplies Formation

New

07/07/2025
Action Required
Changes in the FBW Supplies API

Added fields in the response of the method for getting the list of warehouses:

  • isActive — whether the warehouse is available as a destination warehouse
  • isTransitActive — whether the warehouse is available as a transit warehouse

Starting from July 14, the limit for the method of getting reception options is 6 requests per minute.

June
2025

New

In-Store Pickup Orders

New

06/30/2025
New sandbox for working with In-Store Pickup orders

In the new sandbox, you can test the In-Store Pickup orders methods. The sandbox is available via token with the Test Scope option.

The sandbox allows you to manage:

Methods for managing warehouses and warehouse inventory are also available.

Updated the sandbox description with a status model and separate test methods for creating and cancelling In-Store Pickup assembly orders.

Changed

Documents and Accounting
Financial Reports

Changed

06/27/2025
Action Required
Changes in details to the weekly realization reports
  • Starting from July 14th, in realization sales reports:
    • In 7 fields we’ll transmit data in percentages, not in fractions. The percentage value is 100 times greater than the value in fractions
      • sale_percent — Harmonized product discount, %
      • product_discount_for_report — Final agreed discount, %
      • supplier_promo — Promo code, %
      • ppvz_spp_prc — Regular Customer Discount (RCD), %
      • ppvz_kvw_prc_base — The amount of the Wildberries remuneration coefficient (cWR) without VAT, % Basic
      • ppvz_kvw_prc — The final Wildberries remuneration coefficient (cWR) without VAT, % Basic
      • sup_rating_prc_up — The amount of reduction in the Wildberries remuneration coefficient (cWR) due to the rating, %
    • We’ll exclude the deprecated rid field
  • The report for the period from July 7 to July 13 will be generated considering these changes

New

Analytics and Data
Search Texts

New

06/25/2025
Changes in the Search Queries methods

Deprecated

Reports
Retention Reports

Deprecated

06/18/2025
Action Required
Disabling the /storage-coefficient method