---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.3
alternate:
  - https://yandex.com/dev/market/partner-api/doc/en/step-by-step/assortment-archive.md
  - https://yandex.com/dev/market/partner-api/doc/ru/step-by-step/assortment-archive.md
  - https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/assortment-archive.md
  - href: https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/assortment-archive.md
    type: text/markdown
    title: Markdown version
  - href: https://yandex.com/dev/market/partner-api/doc/zh/llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/market/partner-api/doc/zh/llms.txt

# 管理档案中的货物

您可以将产品存档，以便它们从所有商店的店面中消失。

{% note warning "您不能将存储在市场仓库中的物料发送到存档。" %}

首先，此类商品需要出售或出口。

{% endnote %}

1. 要存档产品，请使用请求 [POST v2/businesses/{businessId}/offer-mappings/archive](https://yandex.com/dev/market/partner-api/doc/zh/reference/business-offer-mappings/addOffersToArchive.md). 如果项目无法存档，则它们将在请求响应中返回。

1. 要查看存档中的产品，请使用筛选器。 `archived` 在请求 [POST v2/businesses/{businessId}/offer-mappings](https://yandex.com/dev/market/partner-api/doc/zh/reference/business-offer-mappings/getOfferMappings.md).

1. 若要从存档中还原项目，请使用请求 [POST v2/businesses/{businessId}/offer-mappings/unarchive](https://yandex.com/dev/market/partner-api/doc/zh/reference/business-offer-mappings/deleteOffersFromArchive.md).

{% note tip "另请阅读说明" %}

* [添加和编辑产品](https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/assortment-add-goods.md)
* [更改类别特征](https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/content-change.md)
* [燕基科斯.卡的市场建议](https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/recommendations.md)

{% endnote %}
