# Удаление

Если у вас есть заказы по которым вы хотите удалить комиссию и вернуть их в первоначальный вид:

1. При помощи календаря указываете период, за который интеграция будет проверять заказы и удалять у них комиссию
2. Выбираете из каких документов нужно удалить комиссию:
   * Удалить в заказах
   * Удалить в отгрузках и входящих платежах
   * Удалить в возвратах и исходящих платежах

{% hint style="info" %}
**Примечание:**

При необходимости можете указать удаление комиссии сразу во всех трех документах.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.topseller.ru/instruction/ts-connect/settings/ozon/api/api-2/avtomatizaciya-chestnyi-znak-1/avtomatizaciya-chestnyi-znak-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
