> For the complete documentation index, see [llms.txt](https://wiki.indeepa.com/2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.indeepa.com/2.0/avtomaticheskaya-obrabotka-zayavok-na-skidku-ozon.md).

# Автоматическая обработка заявок на скидку Ozon

**Заявка на скидку Ozon** – это возможность для покупателей воспользоваться специальным предложением маркетплейса Ozon, позволяющим приобрести товары по сниженной цене.

Функция обработки заявок на скидку Ozon автоматически одобряет или отклоняет заявки на скидку от покупателей на Ozon. Репрайсер принимает решение об одобрении или отклонении на основании минимального порога, который установлен у вас в настройках товара.

Заявки на скидку обрабатываются каждые **1,5 часа** и распространяются на все товары, кроме уценённых.

Включить опцию можно во вкладке «[Товары](https://supplier.indeepa.com/#/repricer-ozon/products)» в столбце **«Дополнительный функционал»** по определённым артикулам. После подключения нажмите кнопку **«Сохранить»**.

<figure><img src="/files/5TMaUbFFmsyjtYHvDqHF" alt=""><figcaption></figcaption></figure>

При необходимости вы можете подключить эту автоматическую обработку заявок на скидку Ozon ко всем товарам в кабинете. Для этого активируйте её в разделе «Ozon. Repricer. Пользовательские настройки на кабинет».&#x20;

<figure><img src="/files/0GVRwrG3UdXaZLfhaoMZ" alt=""><figcaption></figcaption></figure>

Активируйте настройку и нажмите кнопку **«Сохранить»**.

<figure><img src="/files/CNRoEIW8qSh3fR3x8hvP" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
При использовании опции данные о вашем минимальном пороге не передаются в маркетплейс. Они остаются внутри репрайсера.
{% endhint %}

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSciciRIWANzsJQ7ta7GfxeF0O5cdfIxF1qXcKJ5nDEypJ9-aQ/viewform?usp=dialog>" %}

{% content-ref url="/pages/MMjsUpOP36BduriVyIeJ" %}
[Ozon: Навигация](/2.0/ozon-navigaciya.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.indeepa.com/2.0/avtomaticheskaya-obrabotka-zayavok-na-skidku-ozon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
