# Сообщение camt.060

Сообщение camt.060 должно соответствовать XSD-схеме сообщения camt.060.001.06 стандарта ISO20022 и правилам заполнения документа, указанным в таблице ниже. Если поле не отмечено как опциональное, то оно является обязательным.

| №         | Наименование                       | XML-тег     | Опциональность | Описание                                                                                                                                                                                                                                                                                                    |
| --------- | ---------------------------------- | ----------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 0         | AccountReportingRequest            | AcctRptgReq | <p><br></p>    | Запрос выписки по счету                                                                                                                                                                                                                                                                                     |
| 1         | GroupHeader                        | GrpHdr      | <p><br></p>    | Заголовок сообщения                                                                                                                                                                                                                                                                                         |
| 1.1       | MessageIdentification              | MsgId       | <p><br></p>    | Идентификатор сообщения (формат должен соответствовать описанному в  [generaciya-unikalnykh-identifikatorov-dlya-soobshenii](https://docs.npck.kz/mezhbankovskaya-sistema-perevodov-i-platezhei/generaciya-unikalnykh-identifikatorov-dlya-soobshenii "mention"))                                           |
| 1.2       | CreationDateTime                   | CreDtTm     | <p><br></p>    | <p>Дата и время создания сообщения.</p><p>Указывается в формате UTC (см. <a data-mention href="../../format-daty-i-vremeni-v-biznes-soobshenii-isodatetime-i-isodate">format-daty-i-vremeni-v-biznes-soobshenii-isodatetime-i-isodate</a>)</p>                                                              |
| 1.3       | MessageSender                      | MsgSndr     | <p><br></p>    | Отправитель запроса                                                                                                                                                                                                                                                                                         |
| 1.3.1     | Agent                              | Agt         | <p><br></p>    | <p><br></p>                                                                                                                                                                                                                                                                                                 |
| 1.3.1.1   | FinancialInstitutionIdentification | FinInstnId  | <p><br></p>    | <p><br></p>                                                                                                                                                                                                                                                                                                 |
| 1.3.1.1.1 | Name                               | Nm          | <p><br></p>    | Идентификатор, присвоенный Банку или финансовой организации Платформой (см. [poluchenie-informacii-o-bankakh-i-statuse-api](https://docs.npck.kz/mezhbankovskaya-sistema-perevodov-i-platezhei/poluchenie-informacii-o-bankakh-i-statuse-api "mention")).                                                   |
| 2         | ReportingRequest                   | RptgReq     | <p><br></p>    | <p>Запрос выписки.</p><p>Массив, заполняется один элемент массива</p>                                                                                                                                                                                                                                       |
| 2.1       | Identification                     | Id          | <p><br></p>    | <p>Идентификатор выписки (формат должен соответствовать описанному в  <a data-mention href="../../generaciya-unikalnykh-identifikatorov-dlya-soobshenii">generaciya-unikalnykh-identifikatorov-dlya-soobshenii</a>), сквозной идентификатор. </p><p>Соответствует значению HTTP заголовка end-to-end-id</p> |
| 2.2       | RequestedMessageNameIdentification | ReqdMsgNmId | <p><br></p>    | Принимает значение **camt.053.001.11**                                                                                                                                                                                                                                                                      |
| 2.3       | AccountOwner                       | AcctOwnr    | <p><br></p>    | БВУ-владелец счета                                                                                                                                                                                                                                                                                          |
| 2.3.1     | Agent                              | Agt         | <p><br></p>    | <p><br></p>                                                                                                                                                                                                                                                                                                 |
| 2.3.1.1   | FinancialInstitutionIdentification | FinInstnId  | <p><br></p>    | <p><br></p>                                                                                                                                                                                                                                                                                                 |
| 2.3.1.1.1 | Name                               | Nm          | <p><br></p>    | Идентификатор, присвоенный Банку или финансовой организации, должно совпадать со значением в MsgSndr (см. [poluchenie-informacii-o-bankakh-i-statuse-api](https://docs.npck.kz/mezhbankovskaya-sistema-perevodov-i-platezhei/poluchenie-informacii-o-bankakh-i-statuse-api "mention"))                      |
| 2.4       | ReportingPeriod                    | RptgPrd     | <p><br></p>    | <p><br></p>                                                                                                                                                                                                                                                                                                 |
| 2.4.1     | FromToDate                         | FrToDt      | <p><br></p>    | <p><br></p>                                                                                                                                                                                                                                                                                                 |
| 2.4.1.1   | FromDate                           | FrDt        | <p><br></p>    | Дата операционного дня. Предоставляются данные только за один операционный день                                                                                                                                                                                                                             |
| 2.4.2     | Type                               | Tp          | <p><br></p>    | Принимает значение **ALLL**                                                                                                                                                                                                                                                                                 |


---

# 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/opisanie-struktury-zaprosov/formaty-soobshenii/soobshenie-camt.060.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.
