# Дополнительные параметры

При [взаимодействии с формой оплаты](/platezhnyi-shlyuz/vzaimodeistvie-s-formoi-oplaty.md) передается поле additional\_data.\
Данное поле содержит динамические параметры мерчанта, которые будут сохранены в платежной системе и переданы мерчанту в [webhook-e со статусом оплаты](/platezhnyi-shlyuz/webhook-platezhnoi-sistemy/status-oplaty.md) и в [запросе статуса транзакции](/platezhnyi-shlyuz/vspomogatelnye-metody/proverka-statusa-tranzakcii.md).

{% hint style="warning" %}
Поле additional\_data не участвует в формировании [подписи](/platezhnyi-shlyuz/formirovanie-podpisi.md)
{% 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://docs.tarlanpayments.kz/platezhnyi-shlyuz/dopolnitelnye-parametry.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.
