# Межбанковская система переводов и платежей

Для осуществления информационного взаимодействия в рамках реализации процессов инициализации переводов денег и платежей участники должны быть зарегистрированы на Портале НПК, а также настроить API.

{% hint style="success" %}
Для подключения к тестовому окружению Межбанковской системы переводов и платежей нужно выполнить шаги из разделов:

1. [Регистрация и авторизация в Портале НПК](/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovym-portalom-npk/registraciya-i-avtorizaciya-v-portale-npk.md)
2. [Подключение к Open Banking/Open API](/rabota-s-testovym-okruzheniem-is-npk/podklyuchenie-k-open-banking-open-api.md).
3. [Настройка подключения к Межбанковской системе переводов и платежей](/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovymi-servisami/nastroika-podklyucheniya-k-mezhbankovskoi-sisteme-perevodov-i-platezhei.md)&#x20;
   {% endhint %}

{% hint style="info" %}
После настройки API каждому участнику присваивается уникальный идентификатор (provider id), который используется в потоках информационного взаимодействия для идентификации участника.&#x20;
{% 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.npck.kz/mezhbankovskaya-sistema-perevodov-i-platezhei.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.
