August
2025
Changed
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.
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 responseNew
New
Added new fields to the responce 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.
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
New
New
Added new fields with the final product price that the customer paid to the information about DBS and In-Store Pickup assembly tasks:
• 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 tasks:
• 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:
Deprecated
Deprecated
The refund
object has been deprecated from the method for retrieving chat events. Now, events can only be of the message
type. To obtain refund claims, use the buyers returns methods.
New
New
Finance
categoryNew
New
In the new sandbox, you can test the FBS orders methods The sandbox is available via token with the Test Scope option.
The sandbox allows you to manage:
Additionally, methods for managing warehouses and warehouse inventory methods are available in the FBS orders sandbox
New
New
Added the field replacementPhone
to the retrieving buyer information method response — the main phone number for contacting the customer. It eliminates the need to enter additional codes.
The current contact method remains as a backup in case the replacementPhone
is unavailable.
May
2025
Changed
Changed
New
New
We are gradually transitioning to a mechanism for retrieving files by ID instead of direct link access. This new approach eliminates direct access to message files.
Currently, the new mechanism affects a small portion of files. The file ID is provided along with "url":""
. Gradually, files from all new messages will be accessible only by ID.
Changes:
• added a downloadID
field to the files
and images
message structures — the file ID.
• added a method for retrieving a file from a message — use the file ID from the message body to obtain the file through this method.
We will notify you once the transition to the new file retrieval mechanism is complete.
For all messages containing a direct file link, the file retrieval mechanism will remain unchanged.
New
New
kgvpPickup
— Commission on the model In-store pickup (C&C), %kgvpBooking
— Commission on the model Booking, %New
New
New
New
Changed
Changed
errorText
values (see details below)April
2025
Deprecated
Deprecated
Deprecated
Deprecated
New
New
wibes_wb_discount_percent
— Wibes discount, %installment_cofinancing_amount
— Co-financing program discountChanged
Changed
Starting April 30, you will not be able to delete or update inventory at warehouses if the warehouse is already being updated or deleted.
In response to a request for such a warehouse, you will receive an error with status code 409 and the message "The store is processing"
Please wait a few seconds and try the request again.
Changed
Changed
Starting May 26, you will not be able to update the inventory of small-sized goods ("cargoType": 1) using the FBS model if the virtual warehouse is designated for oversized and large items. These inventories can only be deleted.
Therefore, we recommend transferring the inventory of small-sized goods to appropriate virtual warehouses now.
New
New
needKiz
field – is a labeling code required for the productNew
New
As per your requests, we wrote the instruction on rate limits in the General section. Included links to the instruction in annotations for all methods
March
2025
Changed
Changed
New
New
StocksReportReq
StocksReportRes
New
New
Added a method for changing product cards bids.
The Bid update method will be disabled on 27 april.
New
New
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
New
You can learn more about working with the In-Store Pickup model in the description.
Changed
Changed
inWayToClient
, inWayFromClient
, and quantityWarehousesFull
fields from the getting report methodwarehouses
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
New
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)
Changed
Changed
packed
product must now be provided in the weightBrutto
parameter of the dimensions
object during the creation, creation with merge, and editing of product cards. The weight should always be in kilograms
.weightBrutto
field to the dimensions
object in the list of product cards and list of product cards in the trash.On March 12
, we will disable the transmission of objects containing the weight of the packed product in the responses of the method for obtaining subject characteristics.On March 31
, we will disable specifying the weight of the packed product in the characteristics
array. Afterward, if requests for creation, creation with merge, and editing of product cards contain objects with the weight of the packed product, a response with a status code of 400 will be returned.March 31
, we will disable the transmission of the packed product in the characteristics
array in the list of product cards and list of product cards in the trash.unpacked
product. It will continue to be transmitted in the characteristics
array in all the methods mentioned earlier.February
2025
New
New
Deprecated
Deprecated
Changed
Changed
content
field instead of the text
field — and without HTML formattingtypes
Changed
Changed
SearchReportTextReq
model — search texts:
subjectIds
— IDs of subjects for filteringtagIds
— IDs of tags for filteringsubjectId
and tagId
in the SearchReportProductReq
model — search parametersDeprecated
Deprecated
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:
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
Changed
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
New
SearchReportTextReq
SearchReportTextRes
nmId
— WB articlesubjectName
— subject namebrandName
— brand namevendorCode
— seller's articlename
— product nameisCardRated
— if the product card has a ratingrating
— product card ratingfeedbackRating
— feedbacks ratingprice
— pricemedianPosition
— median positionJanuary
2025
New
New
dlv_prc
– Fixed warehouse supply ratiofix_tariff_date_from
– Commitment start datefix_tariff_date_to
– Commit expiration datepayment_processing
– Type of payment for Acquiring/Payment organization feessrv_dbs
– A sign of a paid delivery serviceassembly_id
– Assembly task numberis_legal_entity
– B2B sale attributetrbx_id
– The number of the box for paid acceptanceNew
New
Test Environment
option is not selected.New
New
categories
.December
2024
New
New
warehouseType
field to the descriptions of the orders and sales methods. The field can have the following values:
Склад WB
— WB WarehouseСклад продавца
— seller's WarehouseNew
New
Added the display of Auction products bids in the response of the method for retrieving campaigns information. Structure — auction_multibids
New
New
Added a method for retrieving data on daily dynamics
New
New
A field named srid
has been added to the response of the method for retrieving buyers returns claims. This field represents the unique order ID for which a product claim was created
New
New
Added a method for obtaining the service's configuration values, such as minimum campaign budget, minimum bid size for automatic campaigns and auctions and so on
Changed
Changed
ranging
array to the responses of the detailed promotion information method, if product ranking in promotions is enabled. The array consists of objects based on ranking conditions. The objects include the following fields:condition
— type of rankingparticipationRate
— percentage of seller's products needed to advance to the next ranking level, %boost
— current search boost level, %Changed
Changed
New
New
clubDiscount
— the WB Club discount — to the responses of methods for detailing processed uploads, detailing unprocessed uploads, retrieving product prices and discounts and retrieving the size prices and discountsclubDiscountedPrice
— the discounted price, including WB Club discount — to the responses of methods for retrieving product prices and discounts and retrieving the size prices and discountsNovember
2024
New
New
On December 2, we will add to the method for obtaining acceptance coefficients:
warehouseIDs param is incorrect
to Invalid warehouseIDs format
We will add filters by warehouses to the method for obtaining acceptance optionsChanged
Changed
Changed
Changed
SearchReportGroupReq
and SearchReportProductReq
SearchReportGroupRes
and SearchReportProductRes
Changed
Changed
Starting from February 13, working with orders of the DBS (Delivery by Seller) scheme will only be possible via designated URLs like https://marketplace-api.wildberries.ru/api/v3/
dbs/...
We consolidated all dbs-methods in a separate section of the documentation
Changed
Changed
Changed
Changed
200
, methods for creating the report, getting the list of reports, and report regeneration, only the data
array will be included. The fields error
, errorText
, and the array additionalErrors
will be excluded. Error information will be provided only in responses with the other status codes.Changed
Changed
Changed
Changed
limit
и offset
nmId
заменили на массив nmIds
limit
, offset
и nmIds
станут обязательными с 14 ноябряOctober
2024
New
New
New
New
comment
— buyer's commentsalePrice
— price in the currency of sale, including seller's discount, except the WB Club discount, multiplied by 100New
New
Changed
Changed
Methods for the Promotions Calendar are now available in the Prices and Discounts sandbox
Changed
Changed
rejectcustom
. It can be:
actions
array in the response of the method for retrieving buyer applicationaction
parameter in the request of the method for responding to the application. "action":"rejectcustom"
, specify a comment explaining the decision of the seller in the comment
parameter. The buyer will receive it along with the response: Здравствуйте! К сожалению, продавец отклонил заявку на возврат. Если вы не согласны с решением продавца, то можете оспорить его в профиле в течение 5 дней с помощью кнопки «Оспорить решение».
Changed
Changed
photos
array in the method for getting buyers return requests will be in WEBP format instead of JPEGDeprecated
Deprecated
Deprecated
Deprecated
Changed
Changed
parentFeedbackId
— ID of the original feedbackchildFeedbackId
— ID of the updated feedbackpros
— product proscons
— product conslastOrderShkId
— barcode of the productlastOrderCreatedAt
— date of purchasecolor
— product colorsubjectId
— subject IDsubjectName
— subject name