# Получение статуса операции перевода СБП

Этот шаг относится ко всем вышеописанным протоколам. Для получения статуса по операции выполните метод [**GetOperationDetailsById**](https://www.moneta.ru/doc/MONETA.MerchantAPI.v2.ru.pdf)**.**

**Важно:** номер мобильного телефона (CUSTOMFIELD:idPo\_20 или CUSTOMFIELD:idOt\_21)  в GetOperationDetailsByIdResponse возвращается в виде 007 911 111 11 11. Но при формировании запросов GetNextStepRequest требуется передавать CUSTOMFIELD:idPo\_20 в следующей форме:

* количество символов — не более 12;
* подходящие варианты указания кода страны: +7, 7, 8. Пример: +7 911 111 11 11; 7 911 111 11 11; 8 911 111 11 11.


---

# 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.payanyway.ru/marketplace/sbp/poluchenie-statusa-operacii-perevoda-sbp.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.
