December
2025
Changed
Updated the Realization Sales Report method responses. Now, if there is no data, the method returns the 204 No Data response, rather than an empty array [] in the 200 Success response.
Changed
Added the method for getting the Substitution and Incorrect Attachments report.
The deprecated methods for getting this data will be disabled on January 20:
Changed
Now you can use WB API to create and manage campaigns with cpc payment type — cost per click.
Added new versions of the methods:
Added the payment_type parameter — campaign payment type — to the following methods:
In the new versions of the methods, bids are displayed and passed in kopecks, not rubles. Previous versions of the methods will continue to support bids in rubles and will be available until February 2:
On February 2 we will also disable the deprecated versions of the methods
Changed
To the Get New Assembly Orders method response added a new sellerDate field with recommended delivery date for over dimensional products to the sorting center or warehouse.
The sellerDate field is only displayed for assembly orders with over dimensional products ODC, cargoType: 2.
Delivery over dimensional products to the warehouse on the recommended date facilitates acceptance and timely shipment to buyers. If oversized products are delivered to the warehouse earlier, the seller pays for storage until the recommended date. If items are delivered after the recommended date, a higher storage rate applies.
Changed
Added new statuses for DPX shipments to the response of the method Status History for Cross-Border Orders:
dispatched_to_delivery_service — the order is handed over to delivery service in the seller countryon_way_to_delivery_service — the order is on the way to delivery service's warehouse in the seller countryNew
Added method for getting product brands by subject ID.
Use it to work with product cards. When creating a card, you can specify any brand that is available for the subject you need.
New
Added Pinned Feedback methods. Now you can use WB API for:
The method for pinning feedback is available for Jam subscription or Pin a feedback tariff option.
Changed
Now you can use WB API to get stickers for FBS assembly orders not only in the confirm status — in assembly, but also in the complete status — in delivery.
Changed
Added status values for cross-border DPX shipments in the wbStatus field of the Get Assembly Orders Statuses method response:
accepted_by_carrier — accepted by carrier. The order is handed over to delivery service in the seller countrysent_to_carrier — dispatched to carrier. The order is on the way to delivery service's warehouse in the seller countryChanged
Added chrtId — product size ID — to the inventory management methods:
A product can only have one chrtId. You can get this using the Product Cards List method
Starting February 9, we will no longer use sku for inventory management
New
Added a new Seller User Management methods. With these methods, you can:
You can manage user access only with a token from the active owner of the seller account.
To authorize, generate a Personal token with the Users category.
Deprecated
Changed
Moved the Acceptance Coefficients method to the Tariffs section. It will now be available by domain https://common-api.wildberries.ru. That is you can access supply tariffs with a token of any category.
In the Tariffs section, the method is named Supply Tariffs the same as the subsection on the seller portal, the address is GET /api/tariffs/v1/acceptance/coefficients.
Supply tariffs by domain https://supplies-api.wildberries.ru will be available till February 3.
New
Starting from December 8, the maximum value of the limit parameter in the request for the Sales Funnel Product card statistics for the period method will be 1000. The offset parameter remains unchanged.
November
2025
Deprecated
On December 11, we will remove the deprecated valuation field — average rating of all feedbacks — from the response of the Unanswered Feedbacks method.
Deprecated
Removed data for campaigns with deprecated types from the responses of the Campaigns Lists and Campaigns Information methods. The removed types are:
4 — in catalog5 — in product card6 — in search7 — in recommendations on the main pageIt has been unavailable to create campaigns of these types since March 2024.
New
Added to details for the realization reports:
payment_schedule — one-time instant money withdrawal rateThe field is used to display the commission for the service Withdraw Now.
Deprecated
We are temporarily removing complaint management from the API. On December 8, we will disable the following methods:
You can manage complaints through your personal account. This will help ensure data accuracy and simplify working with feedbacks.
We will provide a separate announcement when complaint management via the API is available again.
New
To the response of the Get New Assembly Orders method added a field optionalMeta with a list of metadata that could be specified in the assembly orders. A supply with the assembly order without this metadata can be transfered to the delivery, but metadata may be required, for example, when a customer returns a product.
The list of metadata that is required for the assembly order to be transferred to the delivery is specified in the requiredMeta field.
If your product requires mandatory marking, you must specify all metadata whether it was received in requiredMeta or optionalMeta field (see 4.6 of the Offer).
We recommend adding all metadata received in the requiredMeta and optionalMeta fields to the assembly orders.
Changed
Added a new version of the Get Assembly Orders Metadata method for FBS model. You can now pass up to 100 assembly task IDs in a single request, instead of just one.
Current version of the method will be disabled on December 24.