---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://yandex.com/dev/market/partner-api/doc/en/changelog/main.md
  - https://yandex.com/dev/market/partner-api/doc/ru/changelog/main.md
  - https://yandex.com/dev/market/partner-api/doc/zh/changelog/main.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/market/partner-api/doc/en/llms.txt

# Major updates


{% note tip "Следите за обновлениями документации в [Телеграм-канале](https://t.me/yandex_market_api)." %}


 


{% endnote %}



<!-- source: en/_auto/changelog/main.md -->
<!-- source: en/_auto/changelog/main/2026-07-29.md -->
### 29 July {#29-07-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v3/businesses/{businessId}/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getPartnerWarehouses.md)<br>[POST v3/businesses/{businessId}/offers/stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/getStocksOnPartnerWarehouses.md)<br>[POST v3/businesses/{businessId}/offers/stocks/update](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/updateStocksOnPartnerWarehouses.md)<br>[POST v3/businesses/{businessId}/warehouse/models/status](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/updateWarehouseModelStatus.md)<br>[POST v3/businesses/{businessId}/reports/stocks/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateStocksReport.md)<br>[Передача остатков через API](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/stocks.md)<br>[Работа со складами](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/warehouses.md)

|
Добавили методы для работы со складами и остатками на уровне кабинета: получение списка складов, просмотр и передача остатков, включение и выключение модели работы склада, генерация отчета по остаткам. Методы подходят для кабинетов без групп складов. Обновили инструкции по передаче остатков и работе со складами.
||
||
[POST v2/campaigns/{campaignId}/warehouse/status](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/updateWarehouseStatus.md)
|
Пометили метод как устаревший. Вместо него используйте [POST v3/businesses/{businessId}/warehouse/models/status](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/updateWarehouseModelStatus.md).
||
|#
<!-- endsource: en/_auto/changelog/main/2026-07-29.md -->

<!-- source: en/_auto/changelog/main/2026-06-22.md -->
### 22 June {#22-06-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v1/businesses/{businessId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getBusinessOrders.md)<br>[POST v2/campaigns/{campaignId}/orders/{orderId}/deliverDigitalGoods](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderDigitalCodes.md)<br>[Обработка заказов с цифровыми товарами](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/digital.md)
|
В ответах методов получения заказов у объекта `delivery` добавили поле `digitalGoods` с информацией о способе доставки цифрового товара: тип (`EMAIL`, `ACTIVATION_CODE`, `STEAM_GIFT` или `CHAT`) и ссылка `steamLink` на Steam-аккаунт покупателя (только для типа `STEAM_GIFT`). Переработали инструкцию по работе с цифровыми товарами: описали флоу для каждого из четырех типов доставки.
||
|#
<!-- endsource: en/_auto/changelog/main/2026-06-22.md -->

<!-- source: en/_auto/changelog/main/2026-06-15.md -->
### 15 June {#15-06-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v2/campaigns/{campaignId}/offers/update](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/updateCampaignOffers.md) [POST v2/campaigns/{campaignId}/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getCampaignOffers.md)
|
Удалили устаревший параметр `quantum` — настройку продажи квантами.
||
|#
<!-- endsource: en/_auto/changelog/main/2026-06-15.md -->

<!-- source: en/_auto/changelog/main/2026-06-02.md -->
### 2 June {#02-06-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v1/businesses/{businessId}/reports/marketing-detalization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateMarketingDetalizationReport.md)
|
Добавили новый метод для генерации отчета по счету маркетинга.
||
||
[POST v2/reports/closure-documents/detalization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateClosureDocumentsDetalizationReport.md)
|
Из параметра `contractType` удалили значение `MARKETING`. Для генерации отчета по счету маркетинга используйте [POST v1/businesses/{businessId}/reports/marketing-detalization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateMarketingDetalizationReport.md).
||
|#
<!-- endsource: en/_auto/changelog/main/2026-06-02.md -->

<!-- source: en/_auto/changelog/main/2026-05-28.md -->
### 28 May {#28-05-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v1/campaigns/{campaignId}/orders/create](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/createOrder.md)
|
Добавили параметр `fake` в запрос создания заказа. Он позволяет проверить работу магазина и его API на тестовых заказах; такой заказ не будет отгружен и не влияет на остатки.
||
|#
<!-- endsource: en/_auto/changelog/main/2026-05-28.md -->

<!-- source: en/_auto/changelog/main/2026-05-18.md -->
### 18 May {#18-05-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[Types of errors and what to do about them](https://yandex.com/dev/market/partner-api/doc/en/concepts/error-codes.md)
|
Уточнили описания ошибок, связанных с тарифными ограничениями и передачей идентификатора бизнеса в заголовке `X-Business-Id`.
||
||
[POST v1/businesses/{businessId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getBusinessOrders.md)
|
В блоке `delivery` добавили поле `receiveBarcode` — штрихкод получения заказа на ПВЗ. Возвращается только для модели LaaS.
||
|#
<!-- endsource: en/_auto/changelog/main/2026-05-18.md -->

<!-- source: en/_auto/changelog/main/2026-05-14.md -->
### 14 May {#14-05-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
Типы решений по возврату
|
В типы решений по возврату (`ReturnDecisionType` и `ReturnRequestDecisionType`) добавили значение `PARTIAL_MONEY_REFUND` — частичный возврат денег.
||
||
[POST v1/businesses/{businessId}/returns/decisions](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturnAvailableDecisions.md)
|
Добавили поле `partialCompensationBounds` — пределы суммы частичной компенсации. Возвращается для `decisionType` = `PARTIAL_MONEY_REFUND`.
||
||
[POST v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/decision](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/setReturnDecision.md)<br>[POST v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/decision/submit](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/submitReturnDecision.md)
|
Добавили поле `compensation` — сумму добровольной компенсации по позиции; передавайте при решении `PARTIAL_MONEY_REFUND`.
||
|#
<!-- endsource: en/_auto/changelog/main/2026-05-14.md -->

<!-- source: en/_auto/changelog/main/2026-04-28.md -->
### 28 April {#28-04-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md)
|
На листах «Буст продаж, оплата за показы» (файл `cpm-boost`) и «Видеобаннеры в такси» (файл `pads`) добавили колонку `SURFACE_TYPE` — площадка размещения.
||
|#
<!-- endsource: en/_auto/changelog/main/2026-04-28.md -->

<!-- source: en/_auto/changelog/main/2026-04-17.md -->
### 17 April {#17-04-26}

#|
|| **Methods or documentation pages**
 | **Description of the changes**
 ||
||
[POST v2/tariffs/calculate](https://yandex.com/dev/market/partner-api/doc/en/reference/tariffs/calculateTariffs.md)
|
Для кабинетов в РФ добавлена валидация параметров выплат. Поддерживаются: частота `DAILY`; либо частота `WEEKLY` с отсрочкой выплат 1, 2 или 4 недели (параметр `paymentDelayWeeks`). При передаче других комбинаций метод вернёт ошибку. [Подробнее об ошибках](https://yandex.com/dev/market/partner-api/doc/en/concepts/error-codes.md#tariffs).
||
|#
<!-- endsource: en/_auto/changelog/main/2026-04-17.md -->
<!-- endsource: en/_auto/changelog/main.md -->


### April 7 {#07-04-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md) | A column has been added to the report on Yandex.Market services **VOLUME** (volume, l). ||
|#

### April 2 {#02-04-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/reports/banners-statistics/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateBannersStatisticsReport.md)

[POST v2/reports/boost-consolidated/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateBoostConsolidatedReport.md)

[POST v2/reports/competitors-position/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateCompetitorsPositionReport.md)

[POST v2/reports/goods-feedback/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsFeedbackReport.md)

[POST v2/reports/goods-movement/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsMovementReport.md)

[POST v2/reports/goods-prices/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsPricesReport.md)

[POST v2/reports/goods-turnover/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsTurnoverReport.md)

[POST v2/reports/jewelry-fiscal/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateJewelryFiscalReport.md)

[POST v2/reports/key-indicators/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateKeyIndicatorsReport.md)

[POST v2/reports/sales-geography/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateSalesGeographyReport.md)

[POST v2/reports/shelf-statistics/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShelfsStatisticsReport.md)

[POST v2/reports/shows-boost/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShowsBoostReport.md)

[POST v2/reports/shows-sales/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShowsSalesReport.md)

[POST v2/reports/united-orders/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedOrdersReport.md)

[POST v2/reports/united-returns/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedReturnsReport.md) | A warning has been added to the description: from May 18, 2026, the period of available data and the number of simultaneously generated reports depend on the tariff plan. ||
|| [Restrictions on requests](https://yandex.com/dev/market/partner-api/doc/en/concepts/limits.md) | In the descriptions of the methods, we added request limits separately for the case without a subscription and for the "Medium" tariff. Specific values — on the page of each method; general rules — in the section [Limitations](https://yandex.com/dev/market/partner-api/doc/en/concepts/limits.md). Tariff limits will be effective from May 18, 2026. ||
|| [Creating and using an OAuth token](https://yandex.com/dev/market/partner-api/doc/en/concepts/oauth-2.0.md) | For advanced subscription API features, when logging in via OAuth, you need to pass the business ID in the header. `X-Business-Id`. ||
|#

### 30th of March {#30-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [GET v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/application](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturnApplication.md) | They clarified that in the response, the refund request is given in the format PDF (`application/pdf`). ||
|| [GET v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/decision/{itemId}/image/{imageHash}](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturnPhoto.md) | They clarified that the photo is returned in the response as `image/jpeg` or `image/png`; the format can be found from the header `Content-Type`. Clarified where to get it from `imageHash`, and what is the maximum file size — 50 MB. ||
|#

### March 27th {#27-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST notification](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/reference/sendNotification.md) | The time of receiving the response for the verification notification type `PING` reduced from 10 to 1 second. For regular notifications, the acceptable response time is still 10 seconds. ||
|#

### March 23rd {#23-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| Methods in which it is transmitted `vat` (VAT rate) | Meaning `7` (VAT 20%) is now automatically replaced by `14` (VAT 22%). From July 1, 2026, the value `7` it will not be available for transmission. ||
|#

### 20th of March {#20-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md) | The **SURFACE_TYPE column has been added to the cost of services report.** — the type of placement site. ||
|#

### March 17th {#17-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v1/businesses/{businessId}/returns/decisions](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturnAvailableDecisions.md) | We have published a method for obtaining available refund solutions. Use it before handing over the refund decision. ||
|#

### March 12th {#12-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| `GET v2/campaigns/{campaignId}/offer-mapping-entries`

`POST v2/campaigns/{campaignId}/offer-mapping-entries/updates`

`POST v2/campaigns/{campaignId}/offer-mapping-entries/suggestions` | Outdated methods of working with the product catalog have been removed. ||
|#

### March 11th {#11-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| `POST v2/businesses/{businessId}/offer-mappings/suggestions` | The outdated method of selecting cards on the Market has been removed. ||
|#

### 10th of March {#10-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/businesses/{businessId}/bids/info](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsInfoForBusiness.md)

[POST v2/campaigns/{campaignId}/bids/info](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsInfoForCampaign.md) | Reduced the maximum value of the parameter `limit` from 1,500 to 500. Reduced the maximum parameter size `skus` up to 500. ||
|| [GET v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPrices.md)

[POST v2/businesses/{businessId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getDefaultPrices.md) | Reduced the maximum value of the parameter `limit` from 2000 to 500. ||
|| [POST v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPricesByOfferIds.md) | Reduced the maximum value of the parameter `limit` from 2000 to 500. Reduced the maximum parameter size `offerIds` up to 500. ||
|| [GET v2/regions/{regionId}](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/searchRegionsById.md) | A field was added in the response `region` with information about the region. Field `regions` marked as obsolete. ||
|#

### March 4 {#04-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [GET v2/campaigns](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaigns.md)

[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)

[GET v2/regions/{regionId}/children](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/searchRegionChildren.md) | Parameters `page` and `pageSize` marked as obsolete. Use token pagination via `pageToken` and `limit`. ||
|#

### March, 3rd {#03-03-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [GET v2/campaigns](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaigns.md) | Added support for token pagination: new parameters `pageToken` and `limit`, as well as the field `paging` in the response. ||
|#

### February 27th {#27-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [Documentation for the LaaS model](https://yandex.com/dev/market/partner-api/doc/en/overview/laas.md) | The documentation for API methods available for the LaaS placement model (Yandex Market Fulfillment) has been published. ||
|#

### February 26th {#26-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/tariffs/calculate](https://yandex.com/dev/market/partner-api/doc/en/reference/tariffs/calculateTariffs.md) | Added a parameter `paymentDelayWeeks` — postponement of payments on a weekly schedule. Used together with the parameter `frequency`. ||
|#

### February 25 {#25-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [GET v2/regions/{regionId}/children](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/searchRegionChildren.md) | Added support for token pagination: new parameters `pageToken` and `limit`. ||
|#

### February 20th {#20-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md) | A column has been added to the report **MERCHANT_PRICE** (Your price). ||
|| [POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md) | Clarified the **TARIFF_FOR_TRANSFER** column: until 02/28/2026, the tariff is calculated as a% of the buyer's payment, starting from 1.03.2026 — as a percentage of the product price. ||
|#

### February 17th {#17-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| Order methods (information about the order and items) | The product tag type has been removed **TURBO** from the answers. ||
|#

### February 13th {#13-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/categories/tree](https://yandex.com/dev/market/partner-api/doc/en/reference/categories/getCategoriesTree.md) | Changed the limit: no more than 500 requests per hour. ||
|#

### February 10th {#10-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| Order methods (information about the order and items) | Product Tag type **TURBO** marked as obsolete. ||
|#

### February 5th {#05-02-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/reports/goods-realization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsRealizationReport.md) | Columns have been added to the report on the sale of goods **RECEIPT_ID** (receipt ID) and **RECEIPT_DATETIME** (date and time of the receipt). ||
|#

### January 30th {#30-01-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/campaigns/{campaignId}/supply-requests](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequests.md) | Added a new status of the export request **EAPP signed by the warehouse** (`WAREHOUSE_SIGNED_ACT`). The status is assigned when the warehouse has signed the acceptance certificate. ||
|#

### january 28th {#28-01-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md) | The limit on the number of products per request has been changed from 200 to 100. ||
|| [POST v2/reports/goods-feedback/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsFeedbackReport.md) | Fields were deleted from the report **ESTIMATED_OPINIONS_COUNT** ("You can still get it") and **ORDERED_ITEMS_TOTAL_AMOUNT** ("Ordered items for the amount"). ||
|#

### January 15th {#15-01-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| `POST /v2/reports/prices/generate` | The outdated method of generating the price report has been removed. Use the method [POST v2/reports/goods-prices/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsPricesReport.md). ||
|#

### January 12 {#12-01-26}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [GET v2/campaigns](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaigns.md) | Added a restriction on the parameter `pageSize`. Now, no more than 100 stores per request are returned. ||
|| [POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md) | Renamed the report sheets:

* **The commission for the sale** → **Order for sale**
* **Transfer of payment from 1.01.26** → **Payment transfer order** ||
|#

## 2025 {#2025}

### December 26th {#26-12-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [Questions and answers about products](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/goods-questions.md) | Added step-by-step instructions "Questions and answers about products". It described scenarios for dealing with user questions: getting a list of questions, publishing answers and comments. ||
|| [POST v1/businesses/{businessId}/goods-questions](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-questions/getGoodsQuestions.md)

[POST v1/businesses/{businessId}/goods-questions/answers](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-questions/getGoodsQuestionAnswers.md)

[POST v1/businesses/{businessId}/goods-questions/update](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-questions/updateGoodsQuestionTextEntity.md) | Added new methods for working with questions and answers about products. ||
|#

### December 24th {#24-12-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [API Access Control](https://yandex.com/dev/market/partner-api/doc/en/concepts/api-access.md) | The article "API Access Control" has been added. They described how to check the availability of the API for the store, the reasons for the blockages, and ways to restore access. ||
|#

### December 21 {#21-12-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| Methods in which it is transmitted `offerId`/`shopSku` (product ID). | Clarified that the whitespace characters at the beginning and end of the value `offerId`/`shopSku` they are automatically deleted. ||
|#

### December 17th {#17-12-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md) | Marked the methods as obsolete. Use [POST v1/businesses/{businessId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getBusinessOrders.md) to get information about orders. ||
|#

### December 9th {#09-12-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [Types of errors and what to do about them](https://yandex.com/dev/market/partner-api/doc/en/concepts/error-codes.md) | Updated the error page — The "Methods" column has been added for all error codes (400, 401, 403, 404, etc.) and the list of 400 errors has been expanded by category. ||
|| [Best practices for integrating with Yandex Market API for sellers](https://yandex.com/dev/market/partner-api/doc/en/concepts/best-practices.md) | We have added a new page with the best practices of API integration: resilience to changes, working with limits, error handling, and security. ||
|#

### November 21 {#21-11-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [Error codes](https://yandex.com/dev/market/partner-api/doc/en/concepts/error-codes.md) | Added a description of the error **The method is deprecated and is occasionally forbidden. Please stop using it**. The error is returned to integrations that continue to use outdated API methods. ||
|#

### November 18th {#18-11-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
|| [POST v2/businesses/{businessId}/offer-cards](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getOfferCardsContentStatus.md) | Added a parameter `withRecommendations` (by default `false`). With the value `true` the fields are returned in the response `recommendations` (list of recommendations for filling out the card) and `averageContentRating` (the average rating of the card). ||
|| [POST v1/businesses/{businessId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getBusinessOrders.md) | Added a new method. It returns information about orders in the cabinet. ||
|#

### October 27th {#27-10-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/identifiers/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrderIdentifiersStatus.md)

[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)

[PUT v2/campaigns/{campaignId}/orders/{orderId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderBoxLayout.md)|Codes of the Honest SIGN system have been added to the marking code status verification method.

It was clarified that the unsuccessful status of checking the marking codes in the system ["An honest SIGN"](https://честныйзнак.рф/) does not block the transfer of the order to the status `READY_TO_SHIP` until December 1, 2025.
||
|#

### October 23rd {#23-10-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Calling methods](https://yandex.com/dev/market/partner-api/doc/en/concepts/method-call.md)<br><br>[How to work with Yandex Market API for sellers of the Yandex Go Market](https://yandex.com/dev/market/partner-api/doc/en/market-yandex-go-sellers.md)
|They told me that requests need to specify the version number of the method. It can be found on the page of each method.<br><br>We will soon disable the ability to work with queries without specifying the version.
||
|#

### October 13 {#13-10-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v1/businesses/{businessId}/offer-mappings/barcodes/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/generateOfferBarcodes.md)|Added a new method. It generates barcodes and assigns them to the specified products.
||
||[POST v1/reports/documents/barcodes/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateBarcodesReport.md)|Added a new method. It starts the generation PDF-a file with barcodes of the transferred goods or goods in the specified delivery request.
||
|#

### September 5th {#05-09-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes/{boxId}/label](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabel.md)|The parameter has been deprecated `shipmentId`.
||

||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
|The parameter has been deprecated `id` in `OrderShipmentDTO`.
||
|#

### August 21st {#21-08-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST notification](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/reference/sendNotification.md)|Added the notification type — order change.
||
|#

### August 19th {#19-08-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Chats with customers](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/chats.md)<br><br>[Non-purchases and refunds](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/returns.md)<br><br>[How the refund statuses for models change FBY, FBS and Express](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/fby-fbs-express-return-status-model.md)
|They told me that FBY-Stores can make decisions on refunds and create chats with customers to clarify the details of the refund.
||
|#

### August 15th {#15-08-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/goods-prices/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsPricesReport.md)|The Prices report has been added.
||
||`POST v2/reports/prices/generate`|The method has been deprecated. Instead, use [POST v2/reports/goods-prices/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsPricesReport.md).
||
|#

### August 11th {#11-08-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/returns](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturns.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturn.md)
|Because you mistakenly marked the parameter `id` in `LogisticPickupPointDTO` outdated, this indication has been removed.
||
|#

### August 7th {#07-08-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)|Added a parameter `showcaseUrls` — links to the same product on different storefronts of the Market.
||
|#

### August 1st {#01-08-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/stocks-on-warehouses/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateStocksOnWarehousesReport.md)|Clarified that for models DBS, FBS and Express parameter `campaignId` it will become unavailable soon.<br><br>To get information about the store's stock balances, use `businessId` and the ID of the required store in `campaignIds`.
||
||[GET v2/campaigns/{campaignId}/settings](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaignSettings.md)|The parameters have been deprecated `showInContext`, `showInPremium` and `useOpenStat`.
||
||`GET v2/campaigns/{campaignId}/region`|An outdated method has been removed.
||
|#

### July 31 {#31-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/outlets/{outletId}](https://yandex.com/dev/market/partner-api/doc/en/reference/outlets/getOutlet.md)<br><br>[GET v2/campaigns/{campaignId}/outlets](https://yandex.com/dev/market/partner-api/doc/en/reference/outlets/getOutlets.md)
|The parameters have been deprecated `shopOutletId` and `workingTime`. Use them instead `shopOutletCode` and `workingSchedule`.
||
|#

### July 25th {#25-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/categories/max-sale-quantum](https://yandex.com/dev/market/partner-api/doc/en/reference/categories/getCategoriesMaxSaleQuantum.md)|The method has been deprecated.
||
||[POST v2/campaigns/{campaignId}/offers/update](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/updateCampaignOffers.md)<br><br>[POST v2/campaigns/{campaignId}/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getCampaignOffers.md)
|The parameter has been deprecated `quantum`.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)
|The parameter has been deprecated `firstVideoAsCover`.
||
|#

### July 23rd {#23-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/stocks-on-warehouses/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateStocksOnWarehousesReport.md)|Parameter `campaignId` it is no longer mandatory. If you transfer it, you will receive a report on the balances in the corresponding store warehouse.<br><br>Added a parameter `businessId`. If you transfer it, the report will return information about the balances in all stores in the cabinet, except for FBY.<br><br>Added a parameter `campaignIds` — filter by stores for the cabinet report (except for the model FBY).
||
|#

### July 16 {#16-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/returns](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturns.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturn.md)
|The parameter has been deprecated `id` in `LogisticPickupPointDTO`.
||
|#

### July 11th {#11-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getDefaultPrices.md)|Added a new method. It returns a list of prices that you have set for all stores.
||
||[POST v2/businesses/{businessId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updateBusinessPrices.md)|Added a parameter `minimumForBestseller` — the minimum price of the product to be included in the "Best Sellers of the Market" promotion.
||
|#

### July 9th {#09-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Chats with customers](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/chats.md)<br><br>[Non-purchases and refunds](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/returns.md)<br><br>[How the refund statuses for models change FBY, FBS and Express](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/fby-fbs-express-return-status-model.md)
|They told me that Express-Stores can make decisions on refunds and create chats with customers to clarify the details of the refund.
||
|#

### July 3rd {#03-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/closure-documents/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateClosureDocumentsReport.md)|Added a new method. It provides an opportunity to receive closing documents.
||
||[POST v2/reports/closure-documents/detalization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateClosureDocumentsDetalizationReport.md)|Added a report on convergence with closing documents.
||
||[Types of errors and what to do about them](https://yandex.com/dev/market/partner-api/doc/en/concepts/error-codes.md)|Described the error **Contract with type MARKETING was signed with the agency** (the marketing agreement has been concluded with the agency), which the Market can return in response to the request.
||
|#

### July 1st {#01-07-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Chats with customers](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/chats.md)<br><br>[Non-purchases and refunds](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/returns.md)
|They told me that FBS-stores can create chats with customers not only on orders, but also on refunds.
||
|#

### June 30 {#30-06-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[FBS-shops](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/fby-fbs-express-return-status-model.md)<br><br>[DBS-shops](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/dbs-return-status-model.md)
|Added schemes for how refund statuses change.
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/decision/submit](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/submitReturnDecision.md)|Now the method transmits and confirms the refund decisions for all placement models except FBY.
||
||[Non-purchases and refunds](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/returns.md)|They told us how to work with refunds that require a solution.
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/decision](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/setReturnDecision.md)|The method has been deprecated. Instead, use [POST v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}/decision/submit](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/submitReturnDecision.md).
||
|#

### June 23rd {#23-06-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Request logs](https://yandex.com/dev/market/partner-api/doc/en/concepts/debug.md)|We talked about a widget with information about errors in requests and responses and a filter **Integration**.
||
|#

### June 4th {#04-06-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/key-indicators/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateKeyIndicatorsReport.md)|We have added a report on key indicators.
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderShipmentBoxes.md)|The method has been deprecated. Instead, use [PUT v2/campaigns/{campaignId}/orders/{orderId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderBoxLayout.md).
||
|#

### June 3rd {#03-06-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPricesByOfferIds.md)<br><br>[GET v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPrices.md)
|Changed the limits on the number of products — 150,000 items per minute.
||
||`GET v2/campaigns/{campaignId}/offer-mapping-entries`|The limit on the number of products has been changed — 10,000 products per minute.
||
|#

### May 29th {#29-05-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/sales-geography/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateSalesGeographyReport.md)|Added a report on the geography of sales.
||
||`GET v2/campaigns/{campaignId}/offers`<br><br>`GET v2/campaigns/{campaignId}/offers/all`<br><br>`GET v2/campaigns/{campaignId}/feeds`<br><br>`GET v2/campaigns/{campaignId}/feeds/{feedId}`<br><br>`GET v2/campaigns/{campaignId}/feeds/{feedId}/index-logs`<br><br>`POST v2/campaigns/{campaignId}/feeds/{feedId}/params`<br><br>`POST v2/campaigns/{campaignId}/feeds/{feedId}/refresh`<br><br>
|Outdated methods have been removed.
||
|#

### May 28th {#28-05-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/identifiers/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrderIdentifiersStatus.md)|Added a new method. It returns the verification statuses of the UINs in the order.
||
|#

### May 27th {#27-05-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/jewelry-fiscal/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateJewelryFiscalReport.md)|Added a report on jewelry orders.
||
|#

### the 6th of May {#06-05-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/banners-statistics/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateBannersStatisticsReport.md)|Added a report on the coverage promotion.
||
|#

### April 30th {#30-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/shows-boost/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShowsBoostReport.md)|Added a report on the boost of impressions.
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/external-id](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateExternalOrderId.md)|Added a new method. It transmits the external order ID in the store's system.
||
|#

### April 28 {#28-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/supply-requests](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequests.md) — receiving information about requests for supply, export, and disposal;<br><br>[POST v2/campaigns/{campaignId}/supply-requests/items](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequestItems.md) — receipt of goods in an application for delivery, export or disposal;<br><br>[POST v2/campaigns/{campaignId}/supply-requests/documents](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequestDocuments.md) — receipt of documents on the application for delivery, export or disposal.
|Added methods for working with FBY- applications.
||
||[Applications for the supply of goods to the warehouse, export or disposal](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/supplies.md)|Added step-by-step instructions for working with FBY- applications.
||
|#

### April 24th {#24-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/auth/token](https://yandex.com/dev/market/partner-api/doc/en/reference/auth/getAuthTokenInfo.md)|Added a new method. It returns information about the transmitted authorization token.
||
||[Module for the 1C system:The enterprise"](https://yandex.com/dev/market/partner-api/doc/en/modules/1c.md)|We talked about the module for the 1C system.:Enterprise", with which you can manage goods and process orders on the Market.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|The parameter has been deprecated `cofinancePrice`.
||
|#

### April 22nd {#22-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/united-netting/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedNettingReport.md)|We have added a report on Yandex.Market scores.
||
||[GET v2/businesses/{businessId}/chat](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/getChat.md) — returns the chat by its ID;<br><br>[GET v2/businesses/{businessId}/chats/message](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/getChatMessage.md) — returns a message by its ID.
|Added methods for working with chats.
||
||[POST notification](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/reference/sendNotification.md)|Added notification types:<ul><li>creating a chat with a customer;</li><li>adding a chat message;</li><li>the beginning of the dispute;</li><li>ending the dispute;</li><li>creating a product review;</li><li>creating a comment on the review.</li></ul>
||
|#

### April 16 {#16-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods where these types of discounts are transferred or returned.
|Outdated discount types have been removed:<br><br>`YANDEX_PLUS`<br><br>`YANDEX_EMPLOYEE`<br><br>`LIMITED_FREE_DELIVERY_PROMO`<br><br>`FREE_DELIVERY_THRESHOLD`<br><br>`MULTICART_DISCOUNT`<br><br>`FREE_DELIVERY_FOR_LDI`<br><br>`FREE_DELIVERY_FOR_LSC`<br><br>`FREE_PICKUP`<br><br>`SUPPLIER_MULTICART_DISCOUNT`<br><br>`ANNOUNCEMENT_PROMO`<br><br>`EMPTY_PROMO`<br><br>`BLOCKING_PROMO`<br><br>`MARKET_DEAL`<br><br>`MARKET_PRIME`<br><br>`BERU_PLUS`
||
|#

### April 15th {#15-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[How to use the console](https://yandex.com/dev/market/partner-api/doc/en/console.md)|They told us how to log in to the console, depending on the type of token.
||
|#

### April 11 {#11-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods where these parameters are passed or returned.
|The parameters have been deprecated `marketModelId`, `marketModelName`, `modelIds` and `modelId`.
||
||`GET v2/models/{modelId}`<br><br>`POST v2/models`<br><br>`GET v2/models/{modelId}/offers`<br><br>`POST v2/models/offers`<br><br>`GET v2/models`
|The methods have been deprecated.
||
|#

### April 10th {#10-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Working with warehouses](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/warehouses.md)|Added step-by-step instructions on how to work with warehouses.
||
|#

### April 9th {#09-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/regions/countries](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/getRegionsCodes.md)|Added a new method. It returns a list of countries with their codes.
||
||[POST v2/businesses/{businessId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updateBusinessPrices.md)|The limit on the number of products has been changed — 10,000 products per minute, no more than 500 products per request in the method.
||
||[POST v2/campaigns/{campaignId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)|The limit on the number of products has been changed — 10,000 products per minute.
||
|#

### April 8 {#08-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Non-purchases and refunds](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/returns.md)|Added step-by-step instructions on how to handle non-purchases and refunds.
||
|#

### 6 april {#06-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/goods-realization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsRealizationReport.md)|The implementation report is now available for the model as well. DBS.
||
|#

### April, 4 {#04-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/category/{categoryId}/parameters](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getCategoryContentParameters.md)|The limit on the number of categories has been changed — 100 categories per minute.
||
||[POST v2/categories/max-sale-quantum](https://yandex.com/dev/market/partner-api/doc/en/reference/categories/getCategoriesMaxSaleQuantum.md)|Changed the limit on the number of requests — 5,000 requests per hour.
||
||[POST v2/businesses/{businessId}/offer-cards/update](https://yandex.com/dev/market/partner-api/doc/en/reference/content/updateOfferContent.md)<br><br>[POST v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/addHiddenOffers.md)<br><br>[POST v2/campaigns/{campaignId}/hidden-offers/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/deleteHiddenOffers.md)
|Changed the limits on the number of products — 10,000 products per minute.
||
||[GET v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/getHiddenOffers.md)|The limit on the number of products has been changed — 10,000 products per minute, no more than 500 products per request.
||
|#

### April 1st {#01-04-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Step-by-step instructions and methods where marking codes are transmitted or returned in the Honest SIGN system.
|They said that the labeling of goods in the system ["An honest SIGN"](https://честныйзнак.рф/) It is now optional for orders from individuals.<br><br>For business orders, you still need to send the labeling codes.
||
|#

### March 31 {#31-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getPagedWarehouses.md) — returns a list of warehouses and information about them.<br><br>[POST v2/campaigns/{campaignId}/warehouse/status](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/updateWarehouseStatus.md) — disables or enables the warehouse.
|Added methods of working with warehouses.
||
||[GET v2/businesses/{businessId}/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getWarehouses.md)|The method has been deprecated. Instead, use [POST v2/businesses/{businessId}/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getPagedWarehouses.md).
||
|#

### 20th of March {#20-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[How to work with Yandex Market API for sellers of the Yandex Go Market](https://yandex.com/dev/market/partner-api/doc/en/market-yandex-go-sellers.md)|Added a page on how to work with Yandex Market API for sellers of the Yandex Go Market.
||
||[POST v2/campaigns/{campaignId}/offers/update](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/updateCampaignOffers.md)<br><br>[POST v2/campaigns/{campaignId}/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getCampaignOffers.md)<br><br>[POST v2/campaigns/{campaignId}/offers/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/deleteCampaignOffers.md)<br><br>[POST v2/campaigns/{campaignId}/price-quarantine](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/getCampaignQuarantineOffers.md)<br><br>[POST v2/campaigns/{campaignId}/price-quarantine/confirm](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/confirmCampaignPrices.md)
|Changed the limits on the number of products — 10,000 products per minute.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|The limit on the number of products has been changed — 10,000 products per minute, no more than 100 products per request.
||
||[POST v2/businesses/{businessId}/offer-mappings/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/deleteOffers.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings/archive](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/addOffersToArchive.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings/unarchive](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/deleteOffersFromArchive.md)<br><br>[POST v2/businesses/{businessId}/price-quarantine/confirm](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/confirmBusinessPrices.md)
|Changed the limits on the number of products — 10,000 products per minute, no more than 200 products per request.
||
||[POST v2/businesses/{businessId}/price-quarantine](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/getBusinessQuarantineOffers.md)|The limit on the number of products has been changed — 10,000 products per minute, no more than 500 products per request.
||
|#

### 18th of March {#18-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST notification](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/reference/sendNotification.md)|Added notification types:<ul><li>creating an order cancellation request;</li><li>changing the non-purchase or refund status.</li></ul>
||
|#

### March 14th {#14-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[How order statuses change](https://yandex.com/dev/market/partner-api/doc/en/concepts/dbs-order-status-model.md)|They told us how the statuses change DBS- orders.
||
||[POST v2/reports/united-returns/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedReturnsReport.md)|Added a report on non-purchases and refunds.
||
|#

### March 7th {#07-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/returns](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturns.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/returns/{returnId}](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturn.md)
|Added parameters:<ul><li>`amount` — refund amount;</li><li>`partnerCompensationAmount` — compensation for return shipping.</li></ul>


The parameters have been deprecated `refundAmount` and `partnerCompensation`. Use them instead `amount` and `partnerCompensationAmount`.
||
|#

### March, 6 {#06-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[How to sign integrations](https://yandex.com/dev/market/partner-api/doc/en/concepts/integration-signing.md)|They told me how to sign integrations.
||
|#

### March, 3rd {#03-03-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET v2/campaigns/{campaignId}/logins`<br><br>`GET v2/campaigns/by_login/{login}`
|Outdated methods have been removed.
||
|#

### February 27th {#27-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Processing Express-orders](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/express.md)|Added step-by-step instructions for processing Express- orders.
||
|#

### February 20th {#20-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offers/update](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/updateCampaignOffers.md)<br><br>[POST v2/campaigns/{campaignId}/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getCampaignOffers.md)
|The parameter has been deprecated `available`. Instead, use methods to hide goods from the showcase:<br><br>[GET v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/getHiddenOffers.md)<br><br>[POST v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/addHiddenOffers.md)<br><br>[POST v2/campaigns/{campaignId}/hidden-offers/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/deleteHiddenOffers.md)
||
|#

### February 13th {#13-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
|The parameter has been deprecated `details`.
||
|#

### 12th of February {#12-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Reports that can be uploaded in the format `FILE` or `CSV`.
|Added the format — `JSON`.<br><br>A block has appeared in the explanations of the columns **Column name in JSON**.
||
|#

### February 10th {#10-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`POST v2/businesses/{businessId}/offer-mappings/suggestions`|The method has been deprecated.
||
|#

### February 7 {#07-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Yandex Market API for sellers](https://yandex.com/dev/market/partner-api/doc/en/index.md)|We talked about enabling API notifications.
||
||[Request and response data format](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/concepts/data-format.md)|Added a page **Data format** API notifications.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|They told us how to delete the previously transmitted product parameters. — in `deleteParameters` specify the values of the parameters that you want to delete.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|Added a description of the error **Offer at index... cannot have parameter... deleted and set at the same time** — you can either pass the parameter value to `deleteParameters`, or the corresponding parameter in `UpdateOfferDTO`.
||
|#

### February 5th {#05-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET v2/campaigns/{campaignId}/offers`|The limit on the number of products has been changed — 100 items per hour.
||
|#

### February 4th {#04-02-25}
#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/promos/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/getPromoOffers.md)|Added a parameter `statuses` — filter for products that can participate in the promotion.


The parameter has been deprecated `statusType`. Instead, use `statuses`.
||
|#

### February 3rd {#03-02-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET campaigns/{campaignId}/feedback/updates`|An outdated method has been removed.
||
|#

### January 22 {#22-01-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[How to work with notifications](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/index.md)<br><br>[Error messages](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/concepts/error-codes.md)<br><br>[Receiving notifications](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/reference/sendNotification.md)
|API notifications have been added — connect them and Yandex.Market will send you information about events.:<ul><li>creating an order;</li><li>order cancellation;</li><li>changing the order status;</li><li>creating a non-purchase or refund.</li></ul>
||
||[Test orders](https://yandex.com/dev/market/partner-api/doc/en/concepts/sandbox.md)|We clarified that if you have API notifications enabled, then yandex.Market will send you a request. [POST notification](https://yandex.com/dev/market/partner-api/doc/en/push-notifications/reference/sendNotification.md) with information about the event also for test orders.
||
|#

### January 21st {#21-01-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||All methods.
|You have specified the placement models for which the method is available.
||
|#

### January 20th {#20-01-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/bids/recommendations](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsRecommendations.md)|The parameter has been deprecated `priceRecommendations`.
||
|#

### January 14th {#14-01-25}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||All methods where passed or returned `offset`.
|An outdated parameter has been deleted `offset`.
||
|#

## 2024 {#2024}

### December 27th {#27-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET v2/campaigns/{campaignId}/logins`<br><br>`GET v2/campaigns/by_login/{login}`
|The methods have been deprecated.
||
|#

### 20th of December {#20-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Comparison of methods by models](https://yandex.com/dev/market/partner-api/doc/en/overview/comparison.md)|We have added tables where you can see which work models the method is available for.
||
|#

### December 17th {#17-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET v2/models/{modelId}`

`POST v2/models`|Changed the limits on the number of models — 100,000 models per hour.
||

||`GET v2/models/{modelId}/offers`

`POST v2/models/offers`|Changed the limits on the number of offers — 100,000 offers per hour.
||

||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
|The parameter has been deprecated `id` in `delivery`.
||
|#

### December 16th {#16-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Instructions and methods of working with the push scheme.
|The pages were deleted.<br><br>We do not recommend setting up new integrations with the push component.
||
||[Test orders](https://yandex.com/dev/market/partner-api/doc/en/concepts/sandbox.md)|Added instructions on how to work with test orders.
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}/buyer](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/getOrderBuyerInfo.md)|Added a parameter `trusted` — a trusted customer.<br><br>If the parameter is returned with the value `true`, The market has already verified the buyer — Don't call him. Process the order as usual and hand it over to the courier or take it to the PVZ.
||
|#

### December 10th {#10-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods where the parameter is passed or returned `vat`.
|Added VAT of 5% and 7% — values `VAT_05` and `VAT_07` in the parameter `vat`. They will be applied to the simplified taxation system (STS) from 2025.
||
|#

### December 9th {#09-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)
|Added a parameter `firstVideoAsCover` — the ability to use the first video in the card as a video background.
||
|#

### December 3 {#03-12-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes/{boxId}/label](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabel.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/labels](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabels.md)<br><br>[POST v2/reports/documents/labels/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateMassOrderLabelsReport.md)
|Added a format for placing labels on the page — `A9_HORIZONTALLY`.<br><br>It is only available to sellers from Russia.
||
|#

### November 29th {#29-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Order processing and inventory](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/inventory-and-order-processing.md)<br><br>[View order information](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/inventory-and-order-processing_read-only.md)<br><br>[Manage prices](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/pricing.md)<br><br>[View prices](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/pricing_read-only.md)<br><br>[Manage products and cards](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/offers-and-cards-management.md)<br><br>[View products and cards](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/offers-and-cards-management_read-only.md)<br><br>[Product promotion](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/promotion.md)<br><br>[View promotion information](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/promotion_read-only.md)<br><br>[View financial data and reports](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/finance-and-accounting.md)<br><br>[Customer communication](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/communication.md)<br><br>[Store settings](https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/settings-management.md)
|Added pages listing all available methods for specific access.
||
||[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)|Added information about the product's media file — `OfferMediaFileDTO` in `uploadState`.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)
|Added parameters:<ul><li>`commodityCodes` (product codes) and its types `CommodityCodeType`:<ul><li>`CUSTOMS_COMMODITY_CODE` — the product code in the unified Commodity Nomenclature of Foreign Economic Activity (HS);</li><li>`IKPU_CODE` — the identification code of products and services in Uzbekistan;</li><li>`PACK_CODE` — the packaging code for the ICPU.</li></ul></li><li>`language` — the language in which the values in the parameters are accepted and returned `name` and `description`.</li></ul>
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|Added the error type and warnings `INVALID_COMMODITY_CODE` — an incorrect product code was transmitted.
||
||Methods where the parameter is passed or returned `vat`.
|Added 12% VAT, which is used only in Uzbekistan, — identifier `9` and the value `VAT_12` in the parameter `vat`.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)
|The parameter has been deprecated `customsCommodityCode`. Instead, use `commodityCodes` with the type `CUSTOMS_COMMODITY_CODE`.
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/labels/data](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/getOrderLabelsData.md)|The parameter has been deprecated `url`.
||
|#

### November 28th {#28-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods where it is passed or returned SKU.
|They told me that SKU you can change it in the seller's account on the Market. Read about how to do this. [in the Help of the Market for sellers](https://yandex.ru/support/marketplace/ru/assortment/operations/edit-sku).
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|Added the ability to change the product category on the Market. To do this, pass the ID of the new category in the parameter `marketCategoryId` or `categoryId`.<br><br>They also clarified that when the category is changed, the values of the general characteristics for the old and new categories will remain, they do not need to be transmitted.


The parameter has been deprecated `category`. Instead, use `marketCategoryId`.
||
|#

### November 26th {#26-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||All methods.
|<b>For sellers who use [API-Key-tokens](https://yandex.com/dev/market/partner-api/doc/en/concepts/api-key.md)</b>: added a list of accesses, one of which is required to call this method.
||
|#

### November 22nd {#22-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Reports that can be uploaded in the format `FILE` or `CSV`.
|Added the names of the columns that are in the report.
||
|#

### November 20th {#20-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/deliverDigitalGoods](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderDigitalCodes.md)|Simplified the process of mass transfer of digital codes: each product is unique `id` it must be passed as a separate element in the array. `items`, and the product keys — in the array `codes`.


The parameter has been deprecated `code`. Instead, use `codes`.
||
|#

### November 8 {#08-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes/{boxId}/label](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabel.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/labels](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabels.md)<br><br>[POST v2/reports/documents/labels/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateMassOrderLabelsReport.md).</li></ul>
|Added a format for placing labels on the page — `A9`.<br><br>Its design differs from other formats, and it is also available only to sellers from Russia.
||
|#

### November 6 {#06-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/stats/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders-stats/getOrdersStats.md)|Added a parameter `subsidies` — accrual of points that are used to reduce the cost of placement, and their deduction in case of non-purchase or refund.


Money transfer methods have been deprecated `CASHBACK`, `MARKETPLACE` and `SPLIT`.
||
|#

### November 2nd {#02-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods where it is passed or returned SKU.
|They clarified that SKU A product cannot consist of only spaces and tabs.
||
|#

### November 1st {#01-11-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||—|Product Feature name **Colour** changed to **The color for the filter**.
||
|#

### October 17th {#17-10-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Pagination in requests to Yandex Market API for sellers](https://yandex.com/dev/market/partner-api/doc/en/concepts/pagination.md)|They talked about pagination in queries.
||
||[Request logs](https://yandex.com/dev/market/partner-api/doc/en/concepts/debug.md)|They talked about the process of working with query logs and the unique query identifier, which will help you find logs faster and will be useful when contacting support.
||
|#

### October 14th {#14-10-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderBoxLayout.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>[POST v2/campaigns/{campaignId}/orders/status-update](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatuses.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/verifyEac](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/verifyOrderEac.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderShipmentBoxes.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/items](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderItems.md)<br><br>[POST v2/campaigns/{campaignId}/orders/{orderId}/delivery/track](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/setOrderDeliveryTrackCode.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/delivery/date](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/setOrderDeliveryDate.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/delivery/storage-limit](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/updateOrderStorageLimit.md)<br><br>[POST v2/campaigns/{campaignId}/orders/{orderId}/deliverDigitalGoods](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderDigitalCodes.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes/{boxId}/label](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabel.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/labels](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/generateOrderLabels.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}/delivery/labels/data](https://yandex.com/dev/market/partner-api/doc/en/reference/order-labels/getOrderLabelsData.md)<br><br>
|Changed the limits on the number of requests — 100,000 requests per hour.
||
|#

### October 8th {#08-10-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Authorization](https://yandex.com/dev/market/partner-api/doc/en/concepts/authorization.md)|Added API-Key-a token and told us how to use it to set up access only to certain groups of methods.<br><br>We described how the authorization methods differ.
||
|#

### August 29th {#29-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/offer-cards/update](https://yandex.com/dev/market/partner-api/doc/en/reference/content/updateOfferContent.md)
|Parameter `value` in `parameterValues` became optional.<br><br>They told me what to send.:<ul><li>an empty value to remove the characteristics that are specified in the parameters with the type `string`;</li><li>only those characteristics whose value you want to update;</li><li>`parameterId` with an empty `value` to delete the value of the specified characteristic.</li></ul>
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)|Added a parameter `onlyPartnerMediaContent` — Only the images of the products that you submitted will be used.<br><br>If you specified the value `true` and the product had images from the Market, they will be deleted.
||
|#

### August 26th {#26-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-cards](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getOfferCardsContentStatus.md)<br><br>[POST v2/category/{categoryId}/parameters](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getCategoryContentParameters.md)
|The recommendations were considered outdated `HAS_VIDEO`, `FILTERABLE`, `HAS_DESCRIPTION` and `HAS_BARCODE`.
||
|#

### August 21st {#21-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET v2/campaigns/{campaignId}/feeds/{feedId}/categories`<br><br>`GET v2/campaigns/{campaignId}/feeds/categories`
|Outdated methods have been removed.
||
|#

### August 15th {#15-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET campaigns/{campaignId}/feedback/updates`|The method has been deprecated.
||
|#

### August 12th {#12-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/promos](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/getPromos.md) — shows information about the Market's promotions.<br><br>[POST v2/businesses/{businessId}/promos/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/getPromoOffers.md) — shows a list of products that participate or may participate in the promotion.<br><br>[POST v2/businesses/{businessId}/promos/offers/update](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/updatePromoOffers.md) — adds products to the promotion or changes their prices;<br><br>[POST v2/businesses/{businessId}/promos/offers/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/deletePromoOffers.md) — removes products from the promotion.
|Added methods for working with stocks.
||
||[Stock management](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/promos.md)|They told us how to manage stocks.
||
|#

### August 9th {#09-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Documentation Yandex Market API for sellers.
|Updated the menu.
||
|#

### August 8th {#08-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`POST v2/campaigns/{campaignId}/offer-prices/suggestions`|The method has been deprecated. Instead, use [POST v2/reports/goods-prices/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsPricesReport.md).
|||#

### August 5th {#05-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`GET v2/campaigns/{campaignId}/region`|The method has been deprecated. Instead, use [GET v2/campaigns/{campaignId}/settings](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaignSettings.md).
||
|#

### August 2nd {#02-08-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)|Outdated parameters have been deleted `id` and `shopSku`.
||
|#

### July 31 {#31-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/business-buyer](https://yandex.com/dev/market/partner-api/doc/en/reference/order-business-information/getOrderBusinessBuyerInfo.md)<br><br>[POST v2/campaigns/{campaignId}/orders/{orderId}/documents](https://yandex.com/dev/market/partner-api/doc/en/reference/order-business-information/getOrderBusinessDocumentsInfo.md)
|The methods have become available for the model as well DBS.
||
|#

### July 30th {#30-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/goods-feedback](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-feedback/getGoodsFeedbacks.md) — shows all reviews of the seller's products.<br><br>[POST v2/businesses/{businessId}/goods-feedback/comments](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-feedback/getGoodsFeedbackComments.md) — shows all the comments on the review.<br><br>[POST v2/businesses/{businessId}/goods-feedback/comments/update](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-feedback/updateGoodsFeedbackComment.md) — adds a store comment or modifies a comment that the store left earlier.<br><br>[POST v2/businesses/{businessId}/goods-feedback/skip-reaction](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-feedback/skipGoodsFeedbacksReaction.md) — skips reviews.<br><br>[POST v2/businesses/{businessId}/goods-feedback/comments/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-feedback/deleteGoodsFeedbackComment.md) — deletes the store's comment.
|Added methods for working with product reviews.
||
||[Product Reviews](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/goods-feedback.md)|They told us how to work with product reviews.
||
||[POST v2/reports/goods-feedback/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsFeedbackReport.md)|We have added a report on product reviews.
||
|#

### July 19th {#19-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/updateBusinessPrices/update](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updateBusinessPrices.md)
|Increased the upper value for the minimum cost of the product without discount to 99% — parameter `discountBase`.
||
||`POST cart`|The parameter has been deprecated `subsidy`.
||
|#

### July 11th {#11-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`DELETE v2/campaigns/{campaignId}/hidden-offers`|The method has been deprecated. Instead, use [POST v2/campaigns/{campaignId}/hidden-offers/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/deleteHiddenOffers.md).
||
|#

### July 9th {#09-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`POST order/accept`<br><br>`POST order/status`<br><br>`POST order/cancellation/notify`
|The parameter has been deprecated `subsidy`. Instead, use `subsidies`.
||
|#

### July 8th {#08-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/ratings/quality](https://yandex.com/dev/market/partner-api/doc/en/reference/ratings/getQualityRatings.md) — shows the value of the store quality index and its components.<br><br>[POST v2/campaigns/{campaignId}/ratings/quality/details](https://yandex.com/dev/market/partner-api/doc/en/reference/ratings/getQualityRatingDetails.md) — returns a list of orders that affected the store's quality index.
|Added methods for working with the quality index.
||
|#

### July 5th {#05-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
|The parameter has been deprecated `buyerTotalBeforeDiscount`.
||
|#

### July 4th {#04-07-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>`POST order/accept`<br><br>`POST order/status`<br><br>`POST order/cancellation/notify`
|An outdated parameter has been deleted `status`.
||
|#

### June 28th {#28-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/shipments/reception-transfer-act](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/downloadShipmentReceptionTransferAct.md)|Now, using the method, you can confirm the next shipment in advance, not only on the day of shipment or the day before.
||
|#

### June 27th {#27-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/categories/max-sale-quantum](https://yandex.com/dev/market/partner-api/doc/en/reference/categories/getCategoriesMaxSaleQuantum.md)|Added a new method. It returns the limit for setting the quantum and the minimum number of items in the order.
||
|#

### June 26th {#26-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Types of errors and what to do about them](https://yandex.com/dev/market/partner-api/doc/en/concepts/error-codes.md)|Described the error **Campaign type is not allowed** (the method does not support your store's operating model), which the Market can return in response to the request.
||
|#

### June 24th {#24-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
|The parameters have been deprecated `priceBeforeDiscount`, `buyerItemsTotal` and `buyerTotal`.
||
|#

### June 20th {#20-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods where it is passed or returned SKU.
|Changed the parameter format `ShopSku`. Now it can be any sequence up to 255 characters long.
||
|#

### June 11th {#11-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/documents/labels/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateMassOrderLabelsReport.md)|Added a new method. It starts the generation PDF-a file with labels for multiple orders.
||
|#

### June 6th {#06-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Processing orders with digital goods](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/digital.md)|Now you don't need to set up a push component to work with digital goods. Yandex Market API.
||
|#

### June 5th {#05-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md) — when adding products to the catalog, it transmits their prices, categories on the Market, and the characteristics necessary for these categories.<br><br>[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md) — returns the categories of products on the Market and their characteristics;<br><br>[POST v2/businesses/{businessId}/offer-cards](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getOfferCardsContentStatus.md) — returns the transmitted product characteristics.
|Updated the work with the Market categories and product characteristics that are necessary for these categories.
||
||[PUT v2/campaigns/{campaignId}/outlets/{outletId}](https://yandex.com/dev/market/partner-api/doc/en/reference/outlets/updateOutlet.md)<br><br>[DELETE v2/campaigns/{campaignId}/outlets/{outletId}](https://yandex.com/dev/market/partner-api/doc/en/reference/outlets/deleteOutlet.md)
|Added a description of the error **Outlet is disabled for editing by partner** — You cannot change the information or delete the store's point of sale.
||
||[POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/updateOfferMappings.md)<br><br>[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)
|The parameter has been deprecated `params`. Instead, use `parameterValues`.
|||
|#

### June 4th {#04-06-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)
|Outdated parameters have been deleted `total`, `subsidyTotal` and `totalWithSubsidy`.
||
|#

### May 27th {#27-05-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/settings](https://yandex.com/dev/market/partner-api/doc/en/reference/businesses/getBusinessSettings.md)|Added a new method. It returns information about the cabinet settings.
||
|#

### May 24th {#24-05-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Creating and using an OAuth token](https://yandex.com/dev/market/partner-api/doc/en/concepts/oauth-2.0.md)|They told us that you will need to receive the token again if the user who created it logs out of all devices in your Yandex account.
||
||[POST v2/reports/competitors-position/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateCompetitorsPositionReport.md)|The "Competitive Position" report has been added.
||
|#

### May 17 {#17-05-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)|An outdated parameter has been deleted `marketSku`.
||
|#

### 16th of May {#16-05-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)<br><br>[GET v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPrices.md)
|An outdated parameter has been deleted `feed`.
||
|#

### May 14th {#14-05-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/shelf-statistics/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShelfsStatisticsReport.md)|Added a summary report on the shelves.
||
|#

### May 8th {#08-05-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offers/stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/getStocks.md)|Improved the method for the model FBY — now it transmits information on the turnover of goods for each warehouse separately, rather than the total value for all warehouses.
||
|#

### April 24th {#24-04-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offers/stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/getStocks.md)|The method has become available for models DBS and Express.
||
||[GET v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPrices.md)|The method has been deprecated. Instead, use [POST v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPricesByOfferIds.md).
||
|#

### April 19th {#19-04-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>`POST order/accept`<br><br>`POST order/status`<br><br>`POST order/cancellation/notify`
|The parameter has been deprecated `status`.
||
|#

### April 18th {#18-04-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
|The parameter has been deprecated `price`.
||
|#

### April 11 {#11-04-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/stats/skus](https://yandex.com/dev/market/partner-api/doc/en/reference/goods-stats/getGoodsStats.md)|The limit on the number of products has been changed — 5,000 products per minute, no more than 500 products per request.
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)<br><br>`PUT v2/campaigns/{campaignId}/orders/{orderId}/cis`
|An outdated parameter has been deleted `feedCategoryId`.
||
|#

### April 10th {#10-04-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md)<br><br>[POST v2/reports/united-netting/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedNettingReport.md)
|The parameters have been deprecated `dateTimeFrom` and `dateTimeTo`. Use them instead `dateFrom` and `dateTo`.
||
|#

### April 9th {#09-04-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`POST cart`|For the model FBS disabled the method.<br><br>For DBS-stores that do not sell digital goods have made the method optional. We recommend that you do not use it and disable this feature in the seller's account on the Market. — click on your account icon → **Settings**, in the menu on the left, select **APIs and modules** → tab **Push API** and activate the option **Do not use the method POST cart**.<br><br>If you sell digital goods, the method remains mandatory.
||
|#

### March 29th {#29-03-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/documents/shipment-list/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShipmentListDocumentReport.md)|Added an assembly sheet for shipment.
||
||[Processing FBS-orders](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/fbs.md)|They told us how to generate an assembly sheet.
||
|#

### March 15th {#15-03-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/categories/tree](https://yandex.com/dev/market/partner-api/doc/en/reference/categories/getCategoriesTree.md)|Added a new method. It returns the category tree of the Market.
||
||[POST v2/tariffs/calculate](https://yandex.com/dev/market/partner-api/doc/en/reference/tariffs/calculateTariffs.md)|Added a new method. It calculates the cost of Market services for products with the specified parameters.
||
||[POST v2/reports/boost-consolidated/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateBoostConsolidatedReport.md)|Added a sales boost report.
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)<br><br>`PUT v2/campaigns/{campaignId}/orders/{orderId}/cis`
|The parameter has been deprecated `feedCategoryId`.
||
|#

### March 13th {#13-03-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/addHiddenOffers.md)<br><br>`DELETE v2/campaigns/{campaignId}/hidden-offers`
|Changed the limits on the number of products — 5,000 products per minute, no more than 500 products per request.
||
|#

### 5th of March {#05-03-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/goods-turnover/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsTurnoverReport.md)<br><br>`POST v2/reports/prices/generate`
|Two report formats are now available:<ul><li>`FILE` — the spreadsheet;</li><li>`CSV` — ZIP archive with CSV files.</li></ul>
||
|#

### February 27th {#27-02-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/united-netting/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedNettingReport.md)<br><br>[POST v2/reports/goods-realization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsRealizationReport.md)<br><br>[POST v2/reports/goods-movement/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsMovementReport.md)<br><br>[POST v2/reports/shows-sales/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShowsSalesReport.md)
|Two report formats are now available:<ul><li>`FILE` — the spreadsheet;</li><li>`CSV` — ZIP archive with CSV files.</li></ul>
||
|#

### February, 15 {#15-02-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/stocks-on-warehouses/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateStocksOnWarehousesReport.md)|Two report formats are now available:<ul><li>`FILE` — the spreadsheet;</li><li>`CSV` — ZIP archive with CSV files.</li></ul>
||
|#

### The 14th of February {#14-02-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/documents](https://yandex.com/dev/market/partner-api/doc/en/reference/order-business-information/getOrderBusinessDocumentsInfo.md)|Now, in addition to the UPD, information about other documents is returned.:<ul><li>UKD;</li><li>The waybill;</li><li>the invoice;</li><li>the adjustment invoice.</li></ul>
||
|#

### 12th of February {#12-02-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-cards](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getOfferCardsContentStatus.md)|Changed the limit on the number of requests — 600 requests per minute, no more than 200 products per request.
||
|#

### February 8 {#08-02-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)
|The parameter has been deprecated `phone`.<br><br>To get the buyer's phone number, use the method [GET v2/campaigns/{campaignId}/orders/{orderId}/buyer](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/getOrderBuyerInfo.md).
||
|#

### 1st of February {#01-02-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/united-orders/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedOrdersReport.md)<br><br>[POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md)
|Two report formats are now available:<ul><li>`FILE` — the spreadsheet;</li><li>`CSV` — ZIP archive with CSV files.</li></ul>
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)
|The parameter has been deprecated `shopSku`. Instead, use `offerId`.
||
|#

### January 22 {#22-01-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/getHiddenOffers.md)|An outdated parameter has been deleted `total`.
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)
|The parameters have been deprecated `total`, `subsidyTotal` and `totalWithSubsidy`.
||
|#

### January 18th {#18-01-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/getHiddenOffers.md)<br><br>[POST v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/addHiddenOffers.md)<br><br>`DELETE v2/campaigns/{campaignId}/hidden-offers`
|Outdated parameters have been deleted `comment` and `priority`.
||
|#

### January 17th {#17-01-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/getHiddenOffers.md)|An outdated parameter has been deleted `feed_id`.
||
|#

### January 10th {#10-01-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)|The limit on the number of products has been changed — 5,000 products per minute, no more than 500 products per request.
||
|#

### January 9th {#09-01-24}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/business-buyer](https://yandex.com/dev/market/partner-api/doc/en/reference/order-business-information/getOrderBusinessBuyerInfo.md)|Added the ability to get information about the buyer — a legal entity.
||
||[POST v2/campaigns/{campaignId}/orders/{orderId}/documents](https://yandex.com/dev/market/partner-api/doc/en/reference/order-business-information/getOrderBusinessDocumentsInfo.md)|Added the ability to get information about the UPD.
||
||[Processing orders from legal entities](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/business-info.md)|Added step-by-step instructions for handling orders from legal entities.
||
|#

## 2023 {#2023}

### December 29th {#29-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/stats/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders-stats/getOrdersStats.md)|Now the method is called **Detailed information on orders**.
||
||[POST v2/reports/united-orders/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedOrdersReport.md)|Added a report on orders.
||
|#

### December 26th {#26-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Yandex Market API for sellers](https://yandex.com/dev/market/partner-api/doc/en/index.md)|They told us about the components Yandex Market API: pull component (the store sends requests to the Market) and push component (the Market sends requests to the store), as well as how to set up integration.
||
||[Processing FBS-orders](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/fbs.md)|Added step-by-step instructions for processing orders for the model FBS.
||
||[POST v2/reports/goods-turnover/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsTurnoverReport.md)|Added a turnover report.
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderBoxLayout.md)|Added a new method. It transmits the box layout and labeling codes, as well as changes the composition of the order.
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/delivery/shipments/{shipmentId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderShipmentBoxes.md)<br><br>[PUT v2/campaigns/{campaignId}/orders/{orderId}/items](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderItems.md)
|Marked the methods obsolete for the model FBS. Use them instead [PUT v2/campaigns/{campaignId}/orders/{orderId}/boxes](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/setOrderBoxLayout.md).
||
|#

### December 25 {#25-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Managing goods in the archive](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/assortment-archive.md)|They told us how to manage the items in the archive.
||
|#

### December 22nd {#22-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/chats/new](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/createChat.md) — creates a chat.<br><br>[POST v2/businesses/{businessId}/chats/message](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/sendMessageToChat.md) — sends a message to the chat;<br><br>[POST v2/businesses/{businessId}/chats/file/send](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/sendFileToChat.md) — sends the file to the chat;<br><br>[POST v2/businesses/{businessId}/chats](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/getChats.md) — returns a list of chats.<br><br>[POST v2/businesses/{businessId}/chats/history](https://yandex.com/dev/market/partner-api/doc/en/reference/chats/getChatHistory.md) — returns the message history.
|Added methods for communicating with customers in chats.
||
||[Chats with customers](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/chats.md)|Added step-by-step instructions for working with chats.
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/verifyEac](https://yandex.com/dev/market/partner-api/doc/en/reference/order-delivery/verifyOrderEac.md)|Changed the limit on the number of requests — 1,000,000 requests per hour.
||
||[POST v2/campaigns/{campaignId}/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getCampaignOffers.md)|The limit on the quantity of goods has been changed — 5,000 products per minute, no more than 200 products per request.
||
||[PUT v2/campaigns/{campaignId}/offers/stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/updateStocks.md)|The limit on the quantity of goods has been changed — 100,000 products per minute.
||
|#

### December 8th {#08-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offers/recommendations](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getOfferRecommendations.md)|Added a parameter `shows`, where the number of product card impressions in the last 7 days is indicated.
||
|#

### December 6th {#06-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[How to change product prices](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/assortment-change-prices.md)|They told us how to change prices in a particular store.
||
|#

### 5th of December {#05-12-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Working with a sales boost](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/boost.md)|Added step-by-step instructions for working with sales boost.
||
|#

### November 27th {#27-11-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Launching integration in JavaScript](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/quick-start-js.md)|Added step-by-step instructions for launching integration in JavaScript.
||
|#

### November 23rd {#23-11-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)
|Added methods for receiving orders based on the model FBY.
||
|#

### November 20th {#20-11-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/getOfferMappings.md)<br><br>[POST v2/campaigns/{campaignId}/offers/stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/getStocks.md)
|Added filtering by finding products in the archive.
||
|#

### November 14th {#14-11-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-mappings/archive](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/addOffersToArchive.md) — places the goods in the archive;<br><br>[POST v2/businesses/{businessId}/offer-mappings/unarchive](https://yandex.com/dev/market/partner-api/doc/en/reference/business-offer-mappings/deleteOffersFromArchive.md) — restores items from the archive.
|Added methods for working with the archive.
||
|#

### November 8 {#08-11-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/hidden-offers](https://yandex.com/dev/market/partner-api/doc/en/reference/hidden-offers/addHiddenOffers.md)<br><br>`DELETE v2/campaigns/{campaignId}/hidden-offers`
|The limit on the number of products has been changed — 1,000 products per minute, no more than 500 products per request.
||
|#

### October 3rd {#03-10-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/shows-sales/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateShowsSalesReport.md)|Added the Sales Analytics report.
||
||Methods of working with orders from external sites.
|The methods were deleted.
||
|#

### September 29th {#29-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/campaigns](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaigns.md)<br><br>`GET v2/campaigns/by_login/{login}`
|The methods no longer work for the ADV model.
||
||[POST v2/campaigns/{campaignId}/offers/stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/getStocks.md)|Added a new method. It returns information on the remaining goods in the showcase (for models FBY, FBS and Express) and about the turnover of goods (for the model FBY).
||
||[Acceptance and transfer certificate](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/downloadShipmentAct.md)<br><br>[The actual act of acceptance and transfer](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/downloadShipmentInboundAct.md)<br><br>[The act of discrepancies](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/downloadShipmentDiscrepancyAct.md)<br><br>[Bill of lading](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/downloadShipmentTransportationWaybill.md)
|Added methods for obtaining documents on shipments (FBS).
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)<br><br>[GET v2/campaigns/{campaignId}/orders/{orderId}](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrder.md)<br><br>[GET v2/campaigns/{campaignId}/orders](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrders.md)
|Added parameters:<ul><li>`rnpt` — Batch registration number;</li><li>`gtd` — the number of the cargo customs declaration.</li></ul>
||
|#

### September 28th {#28-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/offer-cards/update](https://yandex.com/dev/market/partner-api/doc/en/reference/content/updateOfferContent.md) — transmits the categorical characteristics of the goods.<br><br>[POST v2/businesses/{businessId}/offer-cards](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getOfferCardsContentStatus.md) — shows the statuses and the degree of card occupancy;<br><br>[POST v2/category/{categoryId}/parameters](https://yandex.com/dev/market/partner-api/doc/en/reference/content/getCategoryContentParameters.md) — returns a list of characteristics with acceptable values for the specified category.
|Now you can use the API to manage the content on product cards.
||
||[PUT v2/campaigns/{campaignId}/first-mile/shipments/{shipmentId}/pallets](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/setShipmentPalletsCount.md)|Added a new method. It transmits the number of packages in the shipment.
||
||[GET v2/campaigns/{campaignId}/first-mile/shipments/{shipmentId}/pallet/labels](https://yandex.com/dev/market/partner-api/doc/en/reference/shipments/downloadShipmentPalletLabels.md)|Added a new method. It returns labels for packages in the shipment.
||
|#

### September 27th {#27-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||`POST v2/reports/prices/generate`|The "Market Prices" report has been added.
||
|#

### September 25th {#25-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/campaigns/{campaignId}/price-quarantine](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/getCampaignQuarantineOffers.md)|The parameters have been deprecated `currentPrice` and `lastValidPrice`. Use them instead `params`.
||
|#

### September 15th {#15-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/stocks-on-warehouses/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateStocksOnWarehousesReport.md)|Added a report on the remaining stock in the Market (FBY).
||
|#

### September 14th {#14-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getFulfillmentWarehouses.md)|Added a new method. It returns a list of Market warehouses (FBY) with their IDs.
||
|#

### September 7th {#07-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/stocks-on-warehouses/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateStocksOnWarehousesReport.md)|Added a report on the store's inventory balances (FBS).
||
|#

### September 5th {#05-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/goods-movement/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsMovementReport.md)|Added a report on the movement of goods.
||
|#

### September 4 {#04-09-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||All methods.
|Now in the answer `400 Bad Request` we return the name of the field that contains the error.
||
|#

### August 4th {#04-08-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/reports/goods-realization/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsRealizationReport.md)|Added a report on the implementation.
||
||[POST v2/reports/united-marketplace-services/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedMarketplaceServicesReport.md)|Added a report on the cost of services.
||
||[POST v2/reports/united-netting/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateUnitedNettingReport.md)|A payment report has been added.
||
|#

### July 20th {#20-07-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[POST v2/businesses/{businessId}/bids/recommendations](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsRecommendations.md)|Added a new method. It shows the recommended bids.
||
|#

### July 19th {#19-07-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[GET v2/businesses/{businessId}/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getWarehouses.md)|Added a new method. It shows a list of warehouses and warehouse groups.
||
|#

### July 13th {#13-07-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||—|Changed the format of the authorization token — instead of 21 characters, it now has 48 characters. You can update the token right now to strengthen the protection of your integration.
||
||Page **Automatic renewal of the OAuth token**.
|They told us how to automatically update the OAuth token via the Yandex ID API.
||
||[POST v2/businesses/{businessId}/bids/info](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsInfoForBusiness.md)|Added a new method. It shows the bid values for the specified products.
||
||[POST v2/campaigns/{campaignId}/orders/status-update](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatuses.md)|Now you don't have to transmit the stages of order processing or the reasons for its cancellation. — parameter `substatus` in `orders` became optional.
||
|#

### June 22nd {#22-06-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[Adding products](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/assortment-add-goods.md)<br><br>[Price changes](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/assortment-change-prices.md)
|Big update: expanded API capabilities for working with the catalog.<br><br>Now you can:<br><ul><li>work with general product data in the cabinet and manage the placement in individual stores;</li><li>set the basic price;</li><li>check the goods that are in quarantine;</li><li>delete products from the cabinet and store.</li>
||
||`POST v2/campaigns/{campaignId}/offer-mapping-entries/suggestions`<br><br>`POST v2/campaigns/{campaignId}/offer-mapping-entries/updates<br><br>`GET v2/campaigns/{campaignId}/offer-mapping-entries<br><br>`GET v2/campaigns/{campaignId}/offers`<br><br>`GET v2/campaigns/{campaignId}/offers/all`<br><br>`GET v2/campaigns/{campaignId}/feeds`<br><br>`GET v2/campaigns/{campaignId}/feeds/{feedId}`<br><br>`GET v2/campaigns/{campaignId}/feeds/{feedId}/index-logs`<br><br>`POST v2/campaigns/{campaignId}/feeds/{feedId}/params`<br><br>`POST v2/campaigns/{campaignId}/feeds/{feedId}/refresh`<br><br>
|The methods have been deprecated.
||
|#

### May 30th {#30-05-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)|Added a new method. He gives the Market the marking codes of the "Honest Mark" and the UIN for jewelry.
||
||`PUT v2/campaigns/{campaignId}/orders/{orderId}/cis`|The method has been deprecated. Instead, use [PUT v2/campaigns/{campaignId}/orders/{orderId}/identifiers](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/provideOrderItemIdentifiers.md)
||
|#

### 14th of April {#14-04-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Methods in which limits are calculated using the formula.
|Changed the limits on the number of requests — we specify the exact number of requests per hour. This will make it easier for you to plan integrations, and for the Market. — the load.
||
||[Processing orders with digital goods](https://yandex.com/dev/market/partner-api/doc/en/step-by-step/digital.md)|They told us how to work with digital goods.
||
|#

### March 29th {#29-03-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||[PUT v2/businesses/{businessId}/bids](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/putBidsForBusiness.md) — creates a campaign, adds products to it, assigns or changes bids.
|Added a new method. It helps to manage the sales boost.
||
|#

### March 17th {#17-03-23}

#|
||**Methods or documentation pages**
|**Description of the changes**
||
||Documentation Yandex Market API for sellers.
|Redesign of documentation:<ul><li>We've put together instructions for different models;</li><li>The appearance has been modernized;</li><li>added step-by-step instructions for frequent scenarios.</li></ul>
||
||[How to use the console](https://yandex.com/dev/market/partner-api/doc/en/console.md)|The console has been started — query testing interface.
||
|#
