August
2025
New
New
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:
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
Changed
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:
New
New
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 tariffsboxDeliveryMarketplaceBase
— FBS logistics of the first liter, ₽boxDeliveryMarketplaceCoefExpr
— coefficient FBS, %. The FBS logistics cost is multiplied by it. Already included in the tariffsboxDeliveryMarketplaceLiter
— FBS logistics of every next liter, ₽ boxStorageCoefExpr
— coefficient Storage, %. The storage cost is multiplied by it. Already included in the tariffsgeoName
— country, for Russian Federation — federal district The field boxDeliveryAndStorageExpr
will be removed on August 19.
Deprecated
Deprecated
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:
orders
array will be removed from the method responseChanged
Changed
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
New
Separate environment for working with DBW model methods:
https://marketplace-api.wildberries.ru/api/v3/dbw/...
Information on all DBW methods is now in the new DBW Orders section of the documentation.
Changed
Changed
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
New
Changes in the FBW Supplies section:
July
2025
New
New
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 dateneedRefund
— has refund been requestednmID
— WB articleprice
— actual price with all discounts applied. Charged to the buyerpriceCurrency
— currencyrid
— unique order IDsize
— product sizestatusID
— product statusChanged
Changed
officeID
field — ID of the WB warehouse associated with the seller's warehouse — to the methods:
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
New
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
New
cashback_amount
— amount withheld for accured loyalty program pointscashback_discount
— reimbursement of the loyalty programFor more details about product cashback, see on the sellers' portal
New
New
reason
— the reason for the returnorderId
— assembly order numberreadyToReturnDt
— date and time when the return is ready for deliveryexpiredDt
— expiration date and time of the storage periodcompletedDt
— date and time the seller received returnNew
New
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
Changed
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
New
Added fields in the response of the method for getting the list of warehouses:
isActive
— whether the warehouse is available as a destination warehouseisTransitActive
— whether the warehouse is available as a transit warehouseStarting from July 14, the limit for the method of getting reception options is 6 requests per minute.
June
2025
New
New
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
Changed
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, % Basicppvz_kvw_prc
— The final Wildberries remuneration coefficient (cWR) without VAT, % Basicsup_rating_prc_up
— The amount of reduction in the Wildberries remuneration coefficient (cWR) due to the rating, %rid
fieldNew
New
SearchReportProductReq
of creating reports in CSV format method:
includeSubstitutedSKUs
— Show data for direct queries with promo itemsincludeSearchTexts
— Show data for search queries without promo itemsfalse
at the same timeSearchReportProductRes
reports in CSV format:
isSubstitutedSKU
— If the product was searched by the promo item. Displayed if the request contains the includeSubstitutedSKUs
and/or includeSearchTexts
parameterslimit
parameter in the request of the getting the top search texts by product and the model SearchReportTextReq
of creating reports in CSV format methodsearchTexts
request array of the getting data on the number of orders and positions by queries methodDeprecated
Deprecated
June 23