# Тестирование получения информации о счетах  клиента

<figure><img src="/files/2Px9ux1oqmtwZ70lhNZ3" alt=""><figcaption><p>Запуск проверки API</p></figcaption></figure>

После запуска проверок Система отображает уведомление с результатом авто-тестов. Если были выявлены ошибки, то пользователь будет уведомлен о них в информации об ошибке и может их исправить согласно [технической документации](/poluchenie-informacii-o-bankovskikh-schetakh-klienta-pilotnyi-proekt.md).

<figure><img src="/files/TzefRuj4gKRZL7RSjtpt" alt=""><figcaption><p>Просмотр ошибок</p></figcaption></figure>

Кнопка <Опубликовать> - справа от кнопки <Запустить проверку> доступна после успешных проверок по данному API.


---

# 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/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovymi-servisami/testirovanie-api/testirovanie-polucheniya-informacii-o-schetakh-klienta.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.
