Download OpenAPI specification:
Welcome to the API documentation page for the DW-Dynamics platform.
Текущий клиент устанавливается в контексте безопасности и может быть изменен, если есть несколько доступных клиентов.
{- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}Возвращает список доступных клиентов. При наличии параметра "q" работает в режиме поиска и фильтрации клиентов.
Обращаем внимание, что поиск более эффективен, если в параметрах states, types или compliance_states указано строго по одному значению. Например,
/v1/customers?external_id=XYZ&states=Active&types=Organization&compliance_states=Passed
| q | string Поисковый запрос |
| types | Array of arrays Items Enum: "Organization" "Individual" "Soleproprietopship" Список типов |
| compliance_states | Array of arrays Items Enum: "Passed" "Restricted" Список статусов идентификации |
| states | string Enum: "Active" "Inactive" Список статусов |
| external_id | string Идентификатор клиента/счета/пользователя во внешней системе |
[- {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "code": 0,
- "message": "string",
- "description": "string",
- "page": 5,
- "per_page": 100,
- "total": 0
}
]| id required | string Идентификатор клиента |
{- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}| id required | string Идентификатор клиента |
{- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}Получение списка групп, которые ассоциированы с данным клиентом.
id - идентификатор клиента.
| id required | string |
[- {
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "name": "string",
- "category": "tariff",
- "group_code": "string"
}
]Создает новый контакт заданного типа. При создании контакта происходит автоматическая отправка кода подтверждения на него.
В случае Phone приходит SMS-сообщение с кодиком, который нужно будет указать в endpoint для подтверждения (см. /confirm/contact/{id}).
В случае Email на адрес электронной почты приходит ссылка, после перехода на которую электронная почта будет подтверждена.
| kind | string Enum: "Main" "Other" Вид контакта: Main (основной) и Other(прочий). |
| type | string Enum: "Phone" "Email" Тип контакта: Phone (мобильный номер) и Email (электронная почта). |
| value | string Значение контакта, т.е. номер телефона или адрес почты. |
| id | number ID записи |
{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0
}{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0,
- "state": "New"
}Подтверждение телефонного номера путем ввода одноразового кодика, который был на него отправлен.
| id required | string |
| kind | string Enum: "Main" "Other" Вид контакта: Main (основной) и Other(прочий). |
| type | string Enum: "Phone" "Email" Тип контакта: Phone (мобильный номер) и Email (электронная почта). |
| value | string Значение контакта, т.е. номер телефона или адрес почты. |
| id | number ID записи |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0,
- "otp": "0323",
- "confirm_channel": "SMS"
}{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0,
- "state": "New"
}Установка данного контакта в качестве основого (kind = 'Main').
Основной контакт используется как основной канал коммуникации:
Установка основого телефона/email должна сопровождаться подтверждением, которое выполняется путем отправки одноразового кодика на текущий основной номер телефона. Одноразовый кодик используется в endpoint подтверждения (см. /confirm/contact/main/{id}).
Если по каким-то причинам нет основного номера телефона, то контакт сразу же переходит в Main
| id required | string |
{ }{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0,
- "state": "New",
- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}Подтверждает операцию установки заданного контакта в качестве основного (kind = 'Main').
| id required | string ID контакта |
| kind | string Enum: "Main" "Other" Вид контакта: Main (основной) и Other(прочий). |
| type | string Enum: "Phone" "Email" Тип контакта: Phone (мобильный номер) и Email (электронная почта). |
| value | string Значение контакта, т.е. номер телефона или адрес почты. |
| id | number ID записи |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0,
- "otp": "0323",
- "confirm_channel": "SMS"
}{- "kind": "Main",
- "type": "Phone",
- "value": "79122437136 или alex@mail.com",
- "id": 0,
- "state": "New"
}Возвращает анкетные данные клиента юридического лица, но с ограниченным числом распорядителей (affiliates) равным не более 5.
| id required | integer Example: 12345 ID клиента |
Возвращает список юридических лиц по заданному физическому лицу, где это физическое лицо является распорядителем.
| id required | integer Идентификатор физ.лица |
[- {
- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Возвращает список физических лиц, являющихся распорядителями заданного юридического лица.
| id required | integer Идентификатор юр.лица |
| page | integer Номер страницы |
| per_page | string Количество элементов на странице |
| sort | string Default: "+created" Enum: "+created" "-created" Сортировка |
| states | string Default: "Active,New,Inactive" Enum: "Active" "New" "Inactive" Example: states=Active,New |
[- {
- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Добавляем нового распорядителя к юридическому лицу с правом подписи или без права подписи. Привязка распорядителя происходит по номеру телефона, который находится в поле phone_number тела запроса.
В случае, если необходимо, чтобы распорядитель имел право подписывать документы и платежи, телефона необходимо установить в модели запроса признак is_organization_management:
| id required | string Идентификатор юридического лица |
| is_organization_management | boolean Признак полного распорядителя. true - распорядитель может подписывать документы, false - распорядитель не может подписывать документы. |
| signature_type | integer Целочисленный тип подписи, например, 1 или 2 |
| start_date | string <date> Дата начала действия связи |
| end_date | string <date> Срок окончания действия связи |
| phone_number | string Номер телефона, если связь была добавлена по ролевой модели с привязкой по телефону. |
| relation_state | string Тип связи (влияет на видимость и доступность юридического лица в списке доступных клиентов):
|
object (Corporate_Data_API_Customer) Связанный клиент | |
| full_name | string Полное имя |
object (Corporate_Data_API_Country) Гражданство | |
object Идентификационный документ | |
| document_number | string Полный номер идентификационного документа |
| document_issue_date | string <date-time> Дата выдачи идентификационного документа |
| document_expire_date | string <date-time> Срок действия идентификационного документа |
object (Corporate_Data_API_Address) Адрес регистрации/прописки | |
| birth_date | string <date-time> Дата рождения |
object | |
| tax_id | string Налоговый идентификатор (ИНН) |
{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
], - "user": {
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_state": "New",
- "user_category": "Ordinal"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string"
}{- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS",
- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Модификация данных распорядителя (по номеру телефона).
| id required | string Идентификатор юридического лица |
| is_organization_management | boolean Признак полного распорядителя. true - распорядитель может подписывать документы, false - распорядитель не может подписывать документы. |
| signature_type | integer Целочисленный тип подписи, например, 1 или 2 |
| start_date | string <date> Дата начала действия связи |
| end_date | string <date> Срок окончания действия связи |
| phone_number | string Номер телефона, если связь была добавлена по ролевой модели с привязкой по телефону. |
| relation_state | string Тип связи (влияет на видимость и доступность юридического лица в списке доступных клиентов):
|
object (Corporate_Data_API_Customer) Связанный клиент | |
| full_name | string Полное имя |
object (Corporate_Data_API_Country) Гражданство | |
object Идентификационный документ | |
| document_number | string Полный номер идентификационного документа |
| document_issue_date | string <date-time> Дата выдачи идентификационного документа |
| document_expire_date | string <date-time> Срок действия идентификационного документа |
object (Corporate_Data_API_Address) Адрес регистрации/прописки | |
| birth_date | string <date-time> Дата рождения |
object | |
| tax_id | string Налоговый идентификатор (ИНН) |
{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
], - "user": {
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_state": "New",
- "user_category": "Ordinal"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string"
}{- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS",
- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Удаляет распорядителя по номеру телефона. При удаление происходит мгновенное отключения доступа.
| id required | string Идентификатор юр.лица |
| phone required | string Номер телефона распорядителя |
{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Инициирование подписания
| id required | string Идентификатор юридического лица |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
| is_organization_management | boolean Признак полного распорядителя. true - распорядитель может подписывать документы, false - распорядитель не может подписывать документы. |
| signature_type | integer Целочисленный тип подписи, например, 1 или 2 |
| start_date | string <date> Дата начала действия связи |
| end_date | string <date> Срок окончания действия связи |
| phone_number | string Номер телефона, если связь была добавлена по ролевой модели с привязкой по телефону. |
| relation_state | string Тип связи (влияет на видимость и доступность юридического лица в списке доступных клиентов):
|
object (Corporate_Data_API_Customer) Связанный клиент | |
| full_name | string Полное имя |
object (Corporate_Data_API_Country) Гражданство | |
object Идентификационный документ | |
| document_number | string Полный номер идентификационного документа |
| document_issue_date | string <date-time> Дата выдачи идентификационного документа |
| document_expire_date | string <date-time> Срок действия идентификационного документа |
object (Corporate_Data_API_Address) Адрес регистрации/прописки | |
| birth_date | string <date-time> Дата рождения |
object | |
| tax_id | string Налоговый идентификатор (ИНН) |
{- "otp": "0323",
- "confirm_channel": "SMS",
- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
], - "user": {
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_state": "New",
- "user_category": "Ordinal"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string"
}{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Подписание модели данных распорядителя, после чего происходит их активация.
| id required | string |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
| is_organization_management | boolean Признак полного распорядителя. true - распорядитель может подписывать документы, false - распорядитель не может подписывать документы. |
| signature_type | integer Целочисленный тип подписи, например, 1 или 2 |
| start_date | string <date> Дата начала действия связи |
| end_date | string <date> Срок окончания действия связи |
| phone_number | string Номер телефона, если связь была добавлена по ролевой модели с привязкой по телефону. |
| relation_state | string Тип связи (влияет на видимость и доступность юридического лица в списке доступных клиентов):
|
object (Corporate_Data_API_Customer) Связанный клиент | |
| full_name | string Полное имя |
object (Corporate_Data_API_Country) Гражданство | |
object Идентификационный документ | |
| document_number | string Полный номер идентификационного документа |
| document_issue_date | string <date-time> Дата выдачи идентификационного документа |
| document_expire_date | string <date-time> Срок действия идентификационного документа |
object (Corporate_Data_API_Address) Адрес регистрации/прописки | |
| birth_date | string <date-time> Дата рождения |
object | |
| tax_id | string Налоговый идентификатор (ИНН) |
{- "otp": "0323",
- "confirm_channel": "SMS",
- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
], - "user": {
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_state": "New",
- "user_category": "Ordinal"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string"
}{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Получения распорядителя по идентификатору распорядителя (affiliate_id) - идентификатор id в списке распорядителей.
| id required | string ID клиента юридического лица |
| affiliate_id required | string ID распорядителя |
{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Получения распорядителя по идентификатору клиента - физ.лица (customer_id).
| id required | string ID клиента юридического лица |
| customer_id required | string ID клиента физ.лица - распорядителя |
{- "is_organization_management": true,
- "signature_type": 0,
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "phone_number": "string",
- "relation_state": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "user": {
- "name": "string",
- "locale_id": "ru_RU",
- "time_zone": "Asia/Singapore",
- "user_customer": 0,
- "user_state": "New",
- "user_customer_name": "string",
- "user_category": "Ordinal",
- "state_changed": "2019-08-24T14:15:22Z",
- "permissions": "Active"
}
}, - "full_name": "string",
- "nationality": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "document_type": {
- "value": "string",
- "description": "string"
}, - "document_number": "string",
- "document_issue_date": "2004-12-17T00:00:00.000+00:00",
- "document_expire_date": "2019-08-24T14:15:22Z",
- "current_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "birth_date": "2019-08-24T14:15:22Z",
- "gender": {
- "value": "Male"
}, - "tax_id": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Возвращает список открытых (активных) счетов текущего клиента
[- {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}
]Данная функция позволяет получить список счетов любого доступного клиента, не обязательно текущего.
| id required | integer Идентификатор клиента |
| states | Array of arrays Default: "Active" Items Enum: "Active" "Closed" "Inactive" Статусы счетов |
| page | integer Default: 0 Номер страницы |
| per_page | integer Default: 25 Количество на страницу |
[- {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}
]| id required | integer Идентификатор счета |
{- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}Позволяет модифицировать атрибут description у данного счета
| id required | integer Идентификатор счета |
В качестве тела запроса можно передавать модель счета целиком, однако, реально модицифируется только поле description. Минимальный состав модели - заполненные поля id и description.
object (Accounts_Asset) Валюта счета | |
| last_business_day | number Остаток на последний закрытый операционный день. |
| business_day | string <date> Дата последнего закрытого операционного дня. |
| limit | number Неснижаемый остаток по счету |
| minimum_amount | number Минимальная сумма пополнения |
| type | string Enum: "Common" "Loan" "Deposit" "Escrow" Тип счета |
object (Accounts_Customer) Клиент-владелец счета | |
Array of objects Реквизиты счета в учетной системе внешнего провайдера. | |
| description | string Текстовое пользовательское название счета, например, "Расчетный счет" |
Array of objects (Blockade) Список блокировок, установленных для данного счета. | |
| state | string Enum: "Active" "Closed" Статус счета |
| modes | Array of any Items Enum: "inward" "outward" Режимы счета:
|
{- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}{- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}Формирует выписку по счету в заданном диапазоне дат. Если начальная и конечная дата не указаны, то возвращается выписка только за текущий день.
В качестве даты операции рассматривается дата списания/зачисления в балансе провайдера.
| id required | integer Идентификатор счета |
| start | string <date> Example: start=2022-12-01 Дата начала |
| end | string <date> Example: end=2022-12-15 Дата окончания |
| group | boolean Default: true Нужна ли группировка по дням (true) или нет (false) |
[- {
- "start_balance": 0,
- "end_balance": 0,
- "turnover_credit": 0,
- "turnover_debit": 0,
- "start": "2019-08-24",
- "end": "2019-08-24",
- "months": [
- {
- "start_balance": 0,
- "end_balance": 0,
- "turnover_credit": 0,
- "turnover_debit": 0,
- "month": "2022-12-01",
- "days": [
- {
- "start_balance": 0,
- "end_balance": 0,
- "turnover_credit": 0,
- "turnover_debit": 0,
- "date": "2019-08-24",
- "records": [
- {
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "executed": "2019-08-24",
- "amount": 0,
- "object_id": 0,
- "object_type": "Transaction",
- "direction": 0,
- "entry_code": "Exchange",
- "seq_no": "string",
- "details": "string",
- "related_name": "string",
- "balance": 0,
- "related_amount": 0,
- "related_asset_id": "string",
- "exchange_rate": 0
}
]
}
]
}
]
}
]Возвращает список всех активных блокировок, установленных для текущего клеинта
{- "amount": 12453.23,
- "description": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- null
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Возвращает список блокировок для указанного клиента
| id required | integer Идентификатор клиента |
[- {
- "amount": 12453.23,
- "description": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- null
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Инициирует подписания заявление на закрытие счета
| id required | integer Идентификатор счета |
required | object (Accounts_Account) Закрываемый счет |
| close_reason | string Причина закрытия счета |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "<attrName1>": [
- "string"
], - "<attrName2>": [
- "string"
]
}
}
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "<attrName1>": [
- "string"
], - "<attrName2>": [
- "string"
]
}
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "<attrName1>": [
- "string"
], - "<attrName2>": [
- "string"
]
}
}
], - "ledger": 120.03,
- "last_operation": "2019-08-24T14:15:22Z",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "state": "string",
- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS",
- "state_info": "string",
- "attrs": {
- "<attrName1>": [
- "string"
], - "<attrName2>": [
- "string"
]
}, - "close_reason": "I dont like it anymore"
}{- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "close_reason": "string",
- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}Подтверждает заявление на закрытие счета
| id required | string |
required | object (Accounts_Account) Закрываемый счет |
| close_reason | string Причина закрытия счета |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "close_reason": "string",
- "otp": "0323",
- "confirm_channel": "SMS"
}{- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "close_reason": "string",
- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}Получение списка примененных к данному клиенту лимитов
| id required | number ID клиента |
[- {
- "limit_id": "string",
- "limit_value": "string",
- "current_value": "string",
- "value_type": "Decimal",
- "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "category": "Accumulable",
- "schedule": "Monthly"
}
]Возвращает список лимитов текущего клиента
[- {
- "limit_id": "string",
- "limit_value": "string",
- "current_value": "string",
- "value_type": "Decimal",
- "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "category": "Accumulable",
- "schedule": "Monthly"
}
]Возвращает данные транзакции по заданному идентификатору.
| id required | integer Идентификатор транзакции |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Выполняет модификацию транзакции (только для черновиков в статусе New, Draft и Validated), не меняя статус транзакции. Это позволяет создать платеж в статусе New, модифицировать его и отправить на валидацию, не генерируя черновиков (Draft).
| id required | integer Идентификатор транзакции |
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Удаление черновика транзакции
| id required | integer Идентификатор транзакции |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Выполняет модификацию транзакции в состоянии New, переводя её в состояние черновик (Draft). Это позволяет в явном виде выполнить функцию "Сохранить черновик", переводя объект в статус Draft и тем самым он не будет перезаписать при попытке создать новую транзакцию через POST.
| id required | integer Идентификатор транзакции |
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Возвращает список транзакций клиента, указанного по идентификатору id. Если параметр from не указан, то берутся транзакции за последние 6 месяцев. Если to не указан, то берутся транзакции до текущего дня включительно. Оба параметра поддерживают как ISO дату (например, 2020-03-20), так и ISO дату/время с или без указания временной зоны. При отсутствии временной зоны время интерпретируется по временной зоне финансовой организации.
В случае, если требуется запросить транзакции текущего клиента, то можно использовать сокращенный вариант /v1/transactions.
Кроме поиска по всем индексируемым атриюутам через параметр ?q= доступен поиск по дополнительным параметрам: amount, details, direction, related_name.
Поддерживается также поиск по дополнительным атриюутам, формат параметра: attrs.XXXXX, например, ?attrs.bank.seq_no=5 (поиск по номеру документа).
| id required | string Идентификатор клиента |
| page | integer Default: 0 Номер страницы |
| per_page | integer Default: 10 Количество элементов на страницу |
| sort | string Default: "-executed" Порядок сортировки по полю executed ("-" по убыванию, "+" по возрастанию) |
| from | string <date-time> Default: "now() - 6M" Example: from=2020-03-20 или 2020-03-20T20:00:00 (временная зона финансовой организации) или 2020-03-20T20:00:00+07:00 (с указанием временной зоны) Дата, с которой нужно показывать транзакции (default: 6 месяцев, начиная с 00:00:00 во временной зоне финансовой организации) |
| to | string <date-time> Default: "now()" Example: to=2020-03-20 ил 2020-03-20T20:00:00 (временная зона финансовой организации) или 2020-03-20T20:00:00+07:00 (с указанием временной зоны) Дата, до которой нужно показывать транзакции (default: текущая дата включительно до 23:59:59 по временной зоне финансовой организации) |
| direction | integer Enum: 0 1 Example: direction=0 Фильтрация транзакций на входящие и исходящие |
| q | string Поиск внутри имени контрагента, назначении платежа, реквизитах |
| amount | number Поиск по сумме |
| related_name | string Поиск по имени контрагента |
| details | string Поиск по назначнию операции |
| attrs.* | string Поиск по произвольным доп. атрибутам |
| account | integer Идентификатор счета |
[- {
- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}
]| id required | string Идентификатор клиента |
Данные о транзакции
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Выполняет проверку полей транзакции на их корректность.
| id required | string Идентификатор транзакции |
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Через выбранный канал (confirmation_channel) происходит инициализация подписания.
Например, если confirmation_channel = 'SMS', то происходит отправка одноразового кода через SMS.
| id required | integer Идентификатор транзакции |
Передаем валидированную модель транзакции
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Возвращает список черновиков текущего клиента. В случае, если требуется получить черновики текущего клиента, то можно использовать упрощенную функцию: /v1/transactions/drafts
| id required | string Идентификатор клиента |
| page | integer Номер страницы |
| per_page | integer Количество элементов на страницу |
| sort | string Default: "-created" Enum: "-created" "+created" Направление сортировки по полю created |
| origin | string Источник черновика |
[- {
- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}
]Возвращает список транзакций для конкретного счета
| id required | string |
| page | integer Номер страницы |
| per_page | integer Количество элементов на страницу |
| sort | string Default: "-executed" Enum: "-executed" "+executed" Порядок сортировки по полю executed |
[- {
- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}
]В случае, если выполняется подписание транзакции одноразовым кодиком, то данная функция позволяет указать кодик в теле транзакции и отправить на валидацию подписи.
| id required | integer Идентификатор транзакции |
Модель транзакции должна в точности совпадать с той, которая вернулась от /transactions/{id}/sign
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Отменяет транзакцию в статусе Validated или Unconfirmed и переводит в статус Draft (черновик).
| id required | string ID транзакции |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Возвращает количество черновиков транзакций для заданного клиента. Для текущего клиента есть упрощенный формат функции '/v1/transactions/drafts/count'.
| id required | string Идентификатор клиента |
| origin | string Код системы - происхождения транзакакции |
2Возвращает список транзакций, которые находятся в картотеке (1 или 2), принадлежащих клиенту, заданному идентификатором id.
Если необходимо получить список транзакций текущего клиента, то можно использовать сокращенный endpoint /v1/transactions/registry.
| id required | string |
| sort | string Default: "-created" Example: sort=-created или +created Сортировка по дате создания |
[- {
- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}
]Возвращает список резервов (например, карточных холдов), принадлежащих клиенту, заданному идентификатором id.
| id required | string Идентификатор клиента |
| sort | string Default: "-executed" Example: sort=-executed или +executed Сортировка по дате исполнения |
| page | string Номер страницы |
| per_page | string Количество элементов на странице |
[- {
- "state": "string",
- "attrs": {
- "card.tx.id": "string",
- "card.tx.approval_code": "string",
- "card.tx.currency": "string",
- "card.tx.kind": "string",
- "card.tx.merchant.name": "string",
- "card.tx.merchant.id": "string",
- "card.tx.merchant.terminal": "string",
- "card.tx.merchant.mcc": "string",
- "card.tx.merchant.city": "string",
- "card.tx.merchant.country_code": "string",
- "card.tx.merchant.postal_code": "string",
- "card.tx.phone": "string",
- "card.tx.local_time": "string",
- "card.id": "string",
- "attr1": [
- 0
], - "attr2": [
- 0
]
}, - "transaction_type": "External",
- "related_name": "string",
- "details": "string",
- "external_channel": "BankAccount",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Возвращает список событий, которые происходили с транзакцией по указанному идентификатору id.
| id required | string |
[- {
- "application": "string",
- "channel": "string",
- "address": "string",
- "user_agent": "string",
- "device_id": "string",
- "state": "string",
- "type": "string",
- "user": {
- "user_customer": 0,
- "user_customer_name": "string"
}, - "object_id": 0,
- "object_type": "string",
- "details": "string",
- "page": 0,
- "per_page": 10,
- "total": 0,
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Возвращает список транзакций, дочерних по отношению к данной.
Например, если исходная транзакция (id) имеет статус Registry, т.е. "картотека", то данная функция вернет список частичных оплат картотеки.
| id required | number Идентификатор родительской транзакции |
[- {
- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "exchange_rate": 72.1078,
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "registry_type": 1,
- "registry_remainder": 0,
- "parent_object_id": 0,
- "parent_object_type": "string",
- "state": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}
]Данный метод позволяет провалидировать любую модель транзакции без необходимости её создания.
| details | string Описание (назначение) транзакции |
| amount | number >= 0 Сумма транзакции по основному счету |
object (Transactions_Account) Основной счет транзакции | |
object (Transactions_Account) Счет по другую сторону транзакции | |
| related_amount | number >= 0 Сумма по другую сторону транзакции |
object (Transactions_Asset) Валюта (актив) по другую сторону транзакции | |
| related_name | string Наименование контрагента |
| transaction_type | string Enum: "External" "Default" "Transfer" "Unregistered" Тип транзакции. External - транзакция за пределы текущего финансовогоинститута; Default - транзакция внутри финансового института, Transfer - операция между своими счетами; Unregistered - платеж не клиенту с отправкой приглашения подключиться. |
| destination | string Значение адреса получателя (если задан destination_type) |
| destination_type | string Enum: "External" "Phone" "Email" Тип адреса получателя (для быстрых транзакций) |
| direction | string Default: 0 Enum: "0" "1" Направление транзакции: 0 - исходящая, 1 - входящая |
| external_channel | string Enum: "BankAccount" "Card" "PSP" Вид внешнего канала отправки транзакции: BankAccount - платеж на банковский счет, Card - платеж на карту или пополнение с карты; PSP - операция через внешнюю платежную систему. |
| channel_id | string Идентификатор внешнего канала, например, Stripe, SPB и пр. |
| sub_type | string Кастомный подтип транзакции |
| sub_state | string Кастомное дополнительное состояние транзакции |
| category | string Специальная кастомная категория транзакции |
| id_parent | integer >= 0 Идентификатор родительской транзакции |
| executed | string <date-time> Дата/время принятия транзакции к исполнению. |
Array of objects Список комиссий, которые возникают при исполнении транзакции. | |
| origin | string Происхождение транзакции - условный признак, для указания источника транзакции (например, когда транзация импортирована откуда-то). |
| parent_object_id | integer Идентификатор родительского объекта, на основании которого была создана транзакция. |
| parent_object_type | string Тип родительского объекта, породившего транзакцию. Например, "Transaction". |
object (Transactions_Attributable) Набор атрибутов представляет собой объект, чьи поля являются массивами значений. Множественные атрибуты могут принимать несколько значений, отсортированных по порядку. Если значение атрибута только одно, то всё равно оно представляет собой массив из одного элемента. |
{- "details": "string",
- "amount": 12345.93,
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "related_amount": 0,
- "related_currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "related_name": "string",
- "transaction_type": "External",
- "destination": "string",
- "destination_type": "External",
- "direction": "0",
- "external_channel": "BankAccount",
- "channel_id": "string",
- "sub_type": "string",
- "sub_state": "string",
- "category": "string",
- "id_parent": 0,
- "executed": "2019-08-24T14:15:22Z",
- "fees": [
- {
- "amount": 0,
- "mode": 0,
- "entry_code": "string",
- "details": "string",
- "account": "string",
- "account_type": "External",
- "currency": "string",
- "asset_id": "string"
}
], - "origin": "string",
- "parent_object_id": 0,
- "parent_object_type": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Функция принимает список транзакций (см. Batch) и в результирующей модели возвращается идентификатор пакета, который используется в дальнейшем при подтверждении пакета. Фактически идентификатор пакета - это идентификатор первой транзакции в списке.
В атрибутах пакета Batch будут выставлены атрибуты, показывающие общую сумму транзакций, сгруппированную по валютам, например:
"id" : 1234567,
...
"attrs": {
"total.amount" : [200.00, 15.02],
"total.currency" : ["RUB", "USD"],
"total.asset" : ["4031931d353f4f0aa1c50bcd679b7496", "2124e68736bc4cd1be359372fed5f101"]
}
....
В атрибуте total.asset пишутся идентификаторы валют/активов.
Array of objects (Transactions_AbstractObject) | |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "entities": [
- { }
], - "otp": "0323",
- "confirm_channel": "SMS"
}{- "entities": [
- {
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}| id required | integer Идентификатор пакета |
Array of objects (Transactions_AbstractObject) | |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "entities": [
- { }
], - "otp": "0323",
- "confirm_channel": "SMS"
}{- "entities": [
- {
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}Создание пакета черновиков на основании списка моделей транзакций.
Внутри entities должен быть массив транзакций
Array of objects (Transactions_AbstractObject) | |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "entities": [
- { }
], - "otp": "0323",
- "confirm_channel": "SMS"
}Данная операция позволяет аннулировать указанные проводки.\nПри этом аннулирование всех проводок приводит к автоматическому аннулированию всей транзакции.
| original_ids required | Array of integers Список идентификаторов проводок |
| forced | boolean true, если исходную транзакцию нужно пометить как удаленную и затереть все внешние идентификаторы проводок. |
{- "original_ids": [
- 0
], - "forced": true
}{- "original_ids": [
- 0
], - "reverse_ids": [
- 0
], - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Возвращает список идентификаторов проводок, связанных с заданным объектом. Например, type может быть равен Transaction, а идентификатор - идентификатор транзакции в Платформе.
| id required | string Идентификатор объекта |
| type required | string Value: "Transaction" Тип объекта |
{- "original_ids": [
- 0
]
}Проверка возможности совершения операции пополнения счета. Идентификатор платежа во внешней платежной системе необходимо указывать в url.
| externalId required | string Идентификатор платежа |
| destination required | string Реквизит платежа - обычно номер телефона или адрес электронной почты получателя. |
| destination_type | any Enum: "Phone" "Email" Тип реквизита для зачисления, по умолчаению Phone |
| amount | number <double> >= 0.01 Сумма операции. В случае, если выполняется валидация платежа, то не является обязательным полем. |
| currency | string Код валюты. Используется в случае, если поддерживается возможность взноса денежных средств в разных валютах. Если не указана, то всегда используется валюта, доступная оператору по умолчанию. |
| timestamp | string <date-time> Время в системе учете оператора пополнения счета. |
{- "destination": "string",
- "destination_type": "Phone",
- "amount": 100,
- "currency": "string",
- "timestamp": "2023-10-30T14:03:26.999+00:00"
}{- "state": "Confirmed",
- "message": "string",
- "id": 0,
- "destination": "string",
- "destination_type": "Phone",
- "amount": 0.01,
- "currency": "string",
- "timestamp": "2023-10-30T14:03:26.999+00:00"
}Исполнение платежа на указанную сумму по указанному реквизиту. Идентификатор платежа во внешней платежной системе необходимо указывать в url.
| externalId required | string Идентификатор платежа |
| destination required | string Реквизит платежа - обычно номер телефона или адрес электронной почты получателя. |
| destination_type | any Enum: "Phone" "Email" Тип реквизита для зачисления, по умолчаению Phone |
| amount | number <double> >= 0.01 Сумма операции. В случае, если выполняется валидация платежа, то не является обязательным полем. |
| currency | string Код валюты. Используется в случае, если поддерживается возможность взноса денежных средств в разных валютах. Если не указана, то всегда используется валюта, доступная оператору по умолчанию. |
| timestamp | string <date-time> Время в системе учете оператора пополнения счета. |
{- "destination": "string",
- "destination_type": "Phone",
- "amount": 100,
- "currency": "string",
- "timestamp": "2023-10-30T14:03:26.999+00:00"
}{- "state": "Confirmed",
- "message": "string",
- "id": 0,
- "destination": "string",
- "destination_type": "Phone",
- "amount": 0.01,
- "currency": "string",
- "timestamp": "2023-10-30T14:03:26.999+00:00"
}Проверка текущего статуса платежа, поскольку принятый системой платеж может быть проведен по счетам чуть позже, либо же в исполнении отказано, если реальное исполнение транзакции происходит во внешнем леджере (например, в АБС банка).
| externalId required | string Идентификатор платежи |
{- "state": "Confirmed",
- "message": "string",
- "id": 0,
- "destination": "string",
- "destination_type": "Phone",
- "amount": 0.01,
- "currency": "string",
- "timestamp": "2023-10-30T14:03:26.999+00:00"
}Получение контрагента по его идентификатору
| id required | string ID контрагента |
{- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}Модификация контрагента
| id required | string ID контрагента |
{- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}Получение списка контрагентов текущего клиента
[- {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}
]Создание нового контрагента.
Контрагенты создаются автоматически при создании транзакций. Для этого используются следующие доп. атрибуты транзакций:
Если указан атрибут 'bank.save_counterparty', то при исполнении транзакции происходит автоматическое сохранение контрагента.
Если дополнительно указан атрибут 'bank.id' равный идентификатору объекта Counterparty, то происходит обновление данных указанного контрагента данными из транзакции.
| id required | integer ID объекта |
| account_owner_name | string Наименование владельца счета |
| account_number | string Номер счета |
| bank_code_type | string Enum: "LOCAL" "SWIFT" Тип банка (LOCAL - справочник внутри страны, SWIFT-глобальный справочник SWIFT-кодов) |
| bank_code | string Код банка, например, 046551854 |
| tax_id | string Налоговый идентификатор (ИНН в России) |
object (Counterparty_API_Country) Справочник стран | |
| details | string Детали операции - назначение платежа |
| description | string Пользовательское описание контрагентов |
{- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}{- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}Получение списка контрагентов у клиента, заданного идентификатором
| id required | number ID клиента |
[- {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}
]Создание новой заявки на депозит.
| term | integer Срок контракта в единицах (месяцы или дни). |
object (Deposits_Customer) Клиент - владелец депозита | |
| product_type required | string Тип депозита |
object (Deposits_Account) Основной счет депозита | |
required | object (Deposits_Asset) Валюта (или иной актив) депозита |
| title | string Наименование депозитного продукта |
| amount required | number Сумма депозита |
object (Deposits_Account) Собственный счет для распоряжения | |
object (Deposits_Counterparty) Счет распоряжения процентами в другом банке | |
object (Deposits_Account) Собственный счет-источник средства пополнения депозита | |
object (Deposits_Counterparty) Счет-источник для пополнения депозита в другом банке | |
object (Deposits_Account) Собственный счет перечисления депозита после окончания срока | |
object (Deposits_Counterparty) Счет в другом банке для перечисления депозита после окончания срока | |
| contract_date | string <date> Дата распоряжения об открытии депозита |
| contract_number | string Номер распоряжения (договора) депо |
{- "term": 0,
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "amount": 0,
- "interest_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string"
}{- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Запрос деталей депозитного договора
| id required | integer Идентификатор депозита |
{- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Корректировка данных заявки на депозит. Такая корректировка возможна, пока депозитный договор находится в статусе New и не подписан со стороны клиента.
| id required | integer Идентификатор депозита |
| term | integer Срок контракта в единицах (месяцы или дни). |
object (Deposits_Customer) Клиент - владелец депозита | |
| product_type required | string Тип депозита |
object (Deposits_Account) Основной счет депозита | |
required | object (Deposits_Asset) Валюта (или иной актив) депозита |
| title | string Наименование депозитного продукта |
| amount required | number Сумма депозита |
object (Deposits_Account) Собственный счет для распоряжения | |
object (Deposits_Counterparty) Счет распоряжения процентами в другом банке | |
object (Deposits_Account) Собственный счет-источник средства пополнения депозита | |
object (Deposits_Counterparty) Счет-источник для пополнения депозита в другом банке | |
object (Deposits_Account) Собственный счет перечисления депозита после окончания срока | |
object (Deposits_Counterparty) Счет в другом банке для перечисления депозита после окончания срока | |
| contract_date | string <date> Дата распоряжения об открытии депозита |
| contract_number | string Номер распоряжения (договора) депо |
{- "term": 0,
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "amount": 0,
- "interest_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string"
}{- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Иницирует процедуру подписания депозитного договора.
| id required | integer Идентификатор депозита |
| term | integer Срок контракта в единицах (месяцы или дни). |
object (Deposits_Customer) Клиент - владелец депозита | |
| product_type required | string Тип депозита |
object (Deposits_Account) Основной счет депозита | |
required | object (Deposits_Asset) Валюта (или иной актив) депозита |
| title | string Наименование депозитного продукта |
| amount required | number Сумма депозита |
object (Deposits_Account) Собственный счет для распоряжения | |
object (Deposits_Counterparty) Счет распоряжения процентами в другом банке | |
object (Deposits_Account) Собственный счет-источник средства пополнения депозита | |
object (Deposits_Counterparty) Счет-источник для пополнения депозита в другом банке | |
object (Deposits_Account) Собственный счет перечисления депозита после окончания срока | |
object (Deposits_Counterparty) Счет в другом банке для перечисления депозита после окончания срока | |
| contract_date | string <date> Дата распоряжения об открытии депозита |
| contract_number | string Номер распоряжения (договора) депо |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "term": 0,
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "amount": 0,
- "interest_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "otp": "0323",
- "confirm_channel": "SMS"
}{- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}Подтверждение подписание заявки на депозит
| id required | string |
| term | integer Срок контракта в единицах (месяцы или дни). |
object (Deposits_Customer) Клиент - владелец депозита | |
| product_type required | string Тип депозита |
object (Deposits_Account) Основной счет депозита | |
required | object (Deposits_Asset) Валюта (или иной актив) депозита |
| title | string Наименование депозитного продукта |
| amount required | number Сумма депозита |
object (Deposits_Account) Собственный счет для распоряжения | |
object (Deposits_Counterparty) Счет распоряжения процентами в другом банке | |
object (Deposits_Account) Собственный счет-источник средства пополнения депозита | |
object (Deposits_Counterparty) Счет-источник для пополнения депозита в другом банке | |
object (Deposits_Account) Собственный счет перечисления депозита после окончания срока | |
object (Deposits_Counterparty) Счет в другом банке для перечисления депозита после окончания срока | |
| contract_date | string <date> Дата распоряжения об открытии депозита |
| contract_number | string Номер распоряжения (договора) депо |
| otp | string = 4 characters d{4} Значение одноразового кодика. Сделано строкой, чтобы иметь возможность создавать кодики с ведущими нулями. |
| confirm_channel | string Enum: "SMS" "TRUSTED" "EMAIL" Канал, который используется для подтверждения:
|
{- "term": 0,
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "amount": 0,
- "interest_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "otp": "0323",
- "confirm_channel": "SMS"
}{- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00",
- "otp": "0323",
- "otp_num": 0,
- "otp_time": "2019-08-24T14:15:22Z",
- "confirm_channel": "SMS"
}Возвращает список продуктов, доступных текущему клиенту, в том числе депозитные договоры.
| id required | integer Идентификатор клиента |
| states | Array of arrays Default: "Active,Pending" Items Enum: "New" "Active" "Pending" "Suspended" "Inactive" Статусы продуктов |
| page | integer >= 0 Default: 0 Номер страницы |
| per_page | integer >= 1 Default: 10 Количество элементов на страницу |
| sort | string Default: "-created" Порядок сортировки по полю created ("-" по убыванию, "+" по возрастанию) |
[- {
- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Корректирует счета распоряжения процентами и счета для перечисления депозита после его закрытия.
Отличие этой функции от обычной правки заявки на депозит в том, что счета могут меняться для уже действующих депозитов.
| id required | string |
| term | integer Срок контракта в единицах (месяцы или дни). |
object (Deposits_Customer) Клиент - владелец депозита | |
| product_type required | string Тип депозита |
object (Deposits_Account) Основной счет депозита | |
required | object (Deposits_Asset) Валюта (или иной актив) депозита |
| title | string Наименование депозитного продукта |
| amount required | number Сумма депозита |
object (Deposits_Account) Собственный счет для распоряжения | |
object (Deposits_Counterparty) Счет распоряжения процентами в другом банке | |
object (Deposits_Account) Собственный счет-источник средства пополнения депозита | |
object (Deposits_Counterparty) Счет-источник для пополнения депозита в другом банке | |
object (Deposits_Account) Собственный счет перечисления депозита после окончания срока | |
object (Deposits_Counterparty) Счет в другом банке для перечисления депозита после окончания срока | |
| contract_date | string <date> Дата распоряжения об открытии депозита |
| contract_number | string Номер распоряжения (договора) депо |
{- "term": 0,
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "amount": 0,
- "interest_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "externals": [
- {
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { }
}
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "description": "string",
- "account": { }
}
], - "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string"
}{- "term": 0,
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "product_type": "string",
- "account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "asset": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "title": "string",
- "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "refill_start": "2019-08-24",
- "refill_end": "2019-08-24",
- "amount": 0,
- "interest": "string",
- "accumulated_interest": 0,
- "interest_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "interest_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "source_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "source_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "target_account": {
- "currency": {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}, - "balance": 1234.56,
- "estimated": 1235.55,
- "ledger": 120.03,
- "last_business_day": 0,
- "business_day": "2019-08-24",
- "limit": 0,
- "minimum_amount": 0,
- "type": "Common",
- "coa": "Client",
- "product_id": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "attrs": {
- "bank.code": [
- "string"
], - "bank.code_type": [
- "string"
], - "bank.name": [
- "string"
], - "bank.city": [
- "string"
], - "bank.corr_account": [
- "string"
], - "customer.name": [
- "string"
], - "customer.tax_id": [
- "string"
], - "bank.ru.tax_kpp": [
- "string"
], - "customer.address": [
- "string"
], - "customer.registration_number": [
- "string"
]
}
}
], - "description": "string",
- "blockades": [
- {
- "amount": 12453.23,
- "description": "string",
- "account": { },
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "last_operation": "2019-08-24T14:15:22Z",
- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "state": "Active",
- "modes": [
- "inward"
]
}, - "target_account_external": {
- "id": 0,
- "account_owner_name": "string",
- "account_number": "string",
- "bank_code_type": "LOCAL",
- "bank_code": "string",
- "tax_id": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "details": "string",
- "description": "string"
}, - "contract_date": "2019-08-24",
- "contract_number": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Сервисная учетка используется интеграторами для того, чтобы использовать более простой способ получения доступа у необходимым функциям.
Сервисная учетка предоставляется в виде пары userName, password, а также для работы с ней требуется зарегистрированное приложение в виде пары client_id/client_secret.
grant_type=password&username=${USER}&password=${PASSWORD}&scope=full
${USER} - имя пользователя сервисной учетки.
${PASSWORD} - пароль от учетки.
grant_type=refresh_token&client_id=${client_id}&client_secret=${client_secret}&refresh_token=${refresh_token}
Authentication: Basic base64(client_id:client_secret)
, что является стандартным в OAuth2 протоколе.
{- "access_token": "string",
- "refresh_token": "string",
- "token_type": "bearer",
- "expires_in": 0,
- "scope": "string",
- "client_id": "string"
}Подтверждение доп. аутентификации при помощи OTP. В случае успеха текущий пользователь получает окончательную роль ROLE_USER.
Модель с переданным OTP
| otp required | string Одноразовый код |
{- "otp": "string"
}{ }Запрос нового кодика (SMS) для аутентификации.
Пустое тело запроса
| auth_channel required | string Value: "SMS" Канал доп. аутентификации |
{- "auth_channel": "SMS"
}{- "auth_channel": "SMS",
- "login": "string",
- "name": "string",
- "locale_id": "ru_RU",
- "roles": [
- "[\"ROLE_USER\"]"
], - "customers": [
- 0
], - "customer": 0,
- "client_id": "string",
- "user_customer": 0
}Устанавливает короткий 4-х циферный PIN-код, который может быть использован, например, в мобильных приложениях/
| pin required | string = 4 characters \d{4} Строка с PIN-кодом |
{- "pin": "1234"
}Обновление данных о мерчанте
| id required | string Идентификатор мерчанта |
| name | string Название (бренд) торговой точки |
object (Merchants_Address) Адрес торговой точки | |
| latitude | string Координаты - широта |
| longitude | string Координаты - долгота |
object (Merchants_Customer) Ссылка на связанного клиента | |
| category | string Категория торговой точки |
| mcc | string Код MCC |
| phone | string Контактный телефон торговой точки |
| zone_id | string Код временной зоны, например, Asia/Singapore |
Array of objects (Merchants_ExternalEntity) Список внешних идентификаторов, связанных с заданным мерчантом. | |
| default_merchant | boolean Признак торговой точки по умолчанию |
{- "name": "string",
- "shop_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "latitude": "string",
- "longitude": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
]
}, - "category": "string",
- "mcc": "string",
- "phone": "string",
- "zone_id": "string",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "time_zone": "Asia/Singapore",
- "subcategory": "string"
}
}
], - "default_merchant": true
}{- "name": "string",
- "shop_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "latitude": "string",
- "longitude": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "category": "string",
- "mcc": "string",
- "phone": "string",
- "zone_id": "string",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "default_merchant": true,
- "registration_mode": "Full",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Создание новой торговой точки (мерчанта) с заданными параметрами для указанного клиента. Клиент должен быть юридическим лицом. По умолчанию мерчант создается в статусе New.
Если нет необходимости дальнейшей регистрации мерчанта, то при создании ему можно сразу же присвоить статус state = 'Active', чтобы сделать доступным.
| id required | string Идентификатор клиента |
| name | string Название (бренд) торговой точки |
object (Merchants_Address) Адрес торговой точки | |
| latitude | string Координаты - широта |
| longitude | string Координаты - долгота |
object (Merchants_Customer) Ссылка на связанного клиента | |
| category | string Категория торговой точки |
| mcc | string Код MCC |
| phone | string Контактный телефон торговой точки |
| zone_id | string Код временной зоны, например, Asia/Singapore |
Array of objects (Merchants_ExternalEntity) Список внешних идентификаторов, связанных с заданным мерчантом. | |
| default_merchant | boolean Признак торговой точки по умолчанию |
{- "firstName": "Bob",
- "lastName": "Fellow",
- "email": "bob.fellow@gmail.com",
- "dateOfBirth": "1996-08-24"
}{- "id": 12,
- "firstName": "Bob",
- "lastName": "Fellow",
- "email": "bob.fellow@gmail.com",
- "dateOfBirth": "1996-08-24",
- "emailVerified": false,
- "createDate": "2020-11-18"
}Возвращает список мерчантов по данному идентификатору клиента.
| id required | string Идентификатор клиента |
[- {
- "name": "string",
- "shop_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "latitude": "string",
- "longitude": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "category": "string",
- "mcc": "string",
- "phone": "string",
- "zone_id": "string",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "default_merchant": true,
- "registration_mode": "Full",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Выполняет регистрацию мерчанта во внешних платежных системах, если это необходимо. Процесс регистрации, как правило, асинхронный.
В начале регистрации статус мерчанта меняется на Pending, а затем, при успешном завершении регистрации, становится Active.
В случае, если регистрация заканчивается ошибкой, то присваивается статус Failed. При этом причина ошибка записывается в поле state_info.
Поскольку у юридического лица может быть несколько торговых точек, то последняя регистрируемая назначается как торговая точка по умолчанию. Умолчание можно изменить, если использовать функцию установка Дефолтного мерчанта
Через параметр mode можно задать дополнительный режим регистрации, например, при mode=simple регистрируется только юридическое лицо, без торговой точки. А в режиме же mode=full происходит регистрация и юридического лица и торговой точки. Если параметр не задан, то по умолчанию считаем, что мы выполняем полную full регистрацию.
| id required | string Идентификатор мерчанта |
| mode | string Default: "Full" Enum: "Full" "Simple" Режим регистрации |
{- "name": "string",
- "shop_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "latitude": "string",
- "longitude": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "category": "string",
- "mcc": "string",
- "phone": "string",
- "zone_id": "string",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "default_merchant": true,
- "registration_mode": "Full",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Устанавливает для указанного мерчанта признак того, что он является мерчантом (торговой точкой) по умолчанию.
Торговая точки по умолчанию используется в том случае, если в каких-либо операциях нужно выбрать какую-нибудь торговую точку, не важно какую.
| id required | number Идентификатор мерчанта |
{- "name": "string",
- "shop_address": {
- "postal_code": "620100",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "city": "string",
- "address": "ул. Московская 195 оф. 1000",
- "type": "Legal",
- "area_code": "string"
}, - "latitude": "string",
- "longitude": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "category": "string",
- "mcc": "string",
- "phone": "string",
- "zone_id": "string",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
], - "default_merchant": true,
- "registration_mode": "Full",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Запрос справочника банков по типу кода банка:
| type required | string Enum: "LOCAL" "SWIFT" "PROVIDER" "FASTPAY" Тип кода банка |
| page | integer Default: 0 Номер страницы |
| per_page | number Default: 10 Количество элементов на страницу |
| acct_types | string Default: "CRSA" Enum: "CRSA" "UTRA" "TRSA" "CLAC" "BANA" "TRUA" "CBRA" Example: acct_types=CRSA Типы счетов (через запятую) |
| code | string Часть кода или имени банка |
[- {
- "code": "LOCAL",
- "bank_name": "string",
- "bank_name_secondary": "string",
- "city": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "correspondent_account": "string",
- "accounts": [
- {
- "account": "string",
- "account_type": "CRSA",
- "agency_code": "string"
}
], - "institution_type": "string",
- "services": "string",
- "parent": { }
}
]Справочники нужны для заполнения данных, например, анкеты юридического лица, где используются справочник организационно правовых форм (CORPORATE_TYPES) или справочник видов деятельности (INDUSTRY_CODES)
| type required | string Тип справочника (например, CORPORATE_TYPES или INDUSTRY_CODES) |
| per_page | integer Default: 10 Количество записей на страницу |
| page | string Default: "0" Текущая запрашиваемая страница |
[- {
- "id": 1,
- "type": "string",
- "business_code": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "description": "string"
}
]Возвращает список валют, которые определены или доступны для текущего приложения (провайдера). При создании транзакции или открытии счетов необходимо использовать идентификатор валюты (asset_id), который возвращен данным справочником.
[- {
- "asset_id": "RUB",
- "asset_code": "RUB",
- "scale": "2",
- "kind": "Currency",
- "symbol": "₽",
- "position": 0
}
]Возвращает данные о текущем авторизованном пользователей - идентификатор пользователя, текущие роли, перечень авторизованных клиентов и другую информацию.
В поле auth_channel указывает способ аутентификации, который был использован:
{- "auth_channel": "SMS",
- "login": "string",
- "name": "string",
- "locale_id": "ru_RU",
- "roles": [
- "[\"ROLE_USER\"]"
], - "customers": [
- 0
], - "customer": 0,
- "client_id": "string",
- "user_customer": 0
}Данный API позволяет получить группы клиентов по некоторой категории. Например, тарифные группы (тарифные планы).
| category required | string Example: category=tariff Категория группы |
{- "id": 0,
- "created": "2019-08-24T14:15:22Z",
- "group_code": "string",
- "category": "tariff",
- "name": "string"
}Возвращает список событий, произошедших в платформе, которые доступны для текущего провайдера.
Данное API требует админского доступа (тип приложения "provider" и присутствие в списке распорядителей текущего провайдера приложения).
События доступны для следующих объектов:
Набор событий и объектов может варьироваться в зависимости от настроек проекта. Фильтровать события в выборке можно при помощи двух параметров: objects и events, задающих список объектов и типов событий соответственно.
Выборка событий должна быть всегда ограничена по времени, для чего используются два параметра:
Использовать timestamp удобно в ситуации, когда отслеживается появление новых событий. У каждого объекта в событиях всегда заполнен данный атрибут и можно его указывать, чтобы продолжить выборку с заданного события.
Использование параметра start удобно, если хочется периодически контролировать список событий, начиная с заданного дня. Важно! Дата start указывается с учетом временной зоны текущего провайдера, под которым работает инсталляция платформы. Например, если провайдер (например, банк) работает во временной зоне GMT+5, то события со временем генерации позже 19:00 UTC будут относиться к уже следующему дню.
При использовании timestamp сотировка событий в выборке всегда в порядке возрастания вне зависимости от значения параметра sort.
| start | string <date> Example: start=2023-12-02 Дата отсечения ленты событий |
| per_page | integer <int32> [ 1 .. 100 ] Default: 10 Размер страницы в выборке |
| page | integer <int32> >= 0 Default: 0 Example: page=1 Номер текущей страницы |
| sort | string Default: "-created" Example: sort=+created Сортировка по дате создания (created) |
| timestamp | string Example: timestamp=1720637323.568797000 Метка времени (секунды + наносекунды) |
| objects | string Список нужных объектов (через запятую) |
| events | string Список нужных событий (через запятую) |
[- {
- "type": "string",
- "object_id": 0,
- "object_type": "string",
- "details": "string",
- "application": "string",
- "application_version": "string",
- "channel": "string",
- "address": "string",
- "user_agent": "string",
- "device_id": "string",
- "user": {
- "auth_channel": "SMS",
- "login": "string",
- "name": "string",
- "locale_id": "ru_RU",
- "roles": [
- "[\"ROLE_USER\"]"
], - "customers": [
- 0
], - "customer": 0,
- "client_id": "string",
- "user_customer": 0
}, - "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": { },
- "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]
}, - "timestamp": "string",
- "principal": "string",
- "event_time": "2019-08-24T14:15:22Z",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Удаляет связь между внешним идентификатором (из другой внешней системы) и собственным идентификатором объекта в Платформе.
| ext required | string Внешний идентификатор |
| type required | string Enum: "Account" "Customer" "User" "Card" Тип объекта |
| id required | string Идентификатор объекта |
[- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Удаляет все связи между внешним идентификатором (из другой внешней системы) и заданным типом объекта (например, User).
| ext required | string Внешний идентификатор |
| type required | string Enum: "User" "Account" "Card" "Customer" Тип объекта |
[- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Возвращает список всех внешних идентификаторов, когда-либо ассоцированных с заданным объектом. В том числе отвязанных (статус = Inactive).
| id required | string Идентификатор объекта |
| type required | string Тип объекта |
[- {
- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Восстанавливает отвязанных внешний идентификатор, если он не был где-либо переиспользован.
| id required | string Идентификатор объекта ExternalEntity |
{- "external_id": "string",
- "provider": {
- "name": "string",
- "customer": {
- "id": 0,
- "state": "New",
- "name": "string",
- "type": "Individual",
- "kind": "string",
- "compliance_state": "Restricted",
- "business_code": "string",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "state_changed": "2019-08-24T14:15:22Z",
- "externals": [
- null
]
}, - "provider_code": "string",
- "default_currency": "string",
- "country": {
- "value": "RU",
- "description": "Российская Федерация"
}, - "category": "COMMON",
- "time_zone": "Asia/Singapore",
- "subcategory": "string",
- "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}, - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Возвращает список всех заявок на загрузку данных.
| page | integer Номер страницы |
| per_page | integer Количество элементов на страницу |
[- {
- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "id": 0,
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state": "Active",
- "processing_state_info": "string",
- "ledger_event_id": 0
}
], - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}
]Выполняет создание черновика новой загрузки.
| title required | string Название заявки для её идентификации. |
| algorithm required | string Алгоритм обработки заявки. Выбирается из числа тех, которые поддерживаются конкретным проектом. |
Array of objects (Terraform_API_DataLoaderItem) Набор запросов |
{- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state_info": "string",
- "ledger_event_id": 0
}
]
}{- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "id": 0,
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state": "Active",
- "processing_state_info": "string",
- "ledger_event_id": 0
}
], - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Возвращает детали конкретной заявки на загрузку данных.
| id required | integer Идентификатор объекта |
{- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "id": 0,
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state": "Active",
- "processing_state_info": "string",
- "ledger_event_id": 0
}
], - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Корректирует заявку на загрузку на основании новых данных. Корректировка возможна в случае если заявка находится в состоянии: New, Draft или Verified.
| id required | integer Идентификатор объекта |
| title required | string Название заявки для её идентификации. |
| algorithm required | string Алгоритм обработки заявки. Выбирается из числа тех, которые поддерживаются конкретным проектом. |
Array of objects (Terraform_API_DataLoaderItem) Набор запросов |
{- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state_info": "string",
- "ledger_event_id": 0
}
]
}{- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "id": 0,
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state": "Active",
- "processing_state_info": "string",
- "ledger_event_id": 0
}
], - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Удаляет черновик заявки на загрузку. Удаление возможно для состояний: New, Draft или Verified.
| id required | integer Идентификатор объекта |
{- "code": 0,
- "message": "string",
- "error_id": "string",
- "attrs": {
- "attr1": [
- 0
], - "attr2": [
- 0
]
}
}Отправляется заявку на исполнение, предварительно валидируя её.
| id required | integer Идентификатор заявки на загрузки |
{- "title": "string",
- "algorithm": "string",
- "contents": [
- {
- "id": 0,
- "type": "string",
- "content": "string",
- "index": 0,
- "processing_state": "Active",
- "processing_state_info": "string",
- "ledger_event_id": 0
}
], - "id": 12345,
- "created": "2022-12-07T14:01:59.515+00:00",
- "modified": "2022-12-11T07:00:55.567+00:00",
- "state": "string",
- "state_info": "string",
- "state_changed": "2022-12-07T14:03:32.659+00:00"
}Преобразует заданного клиента в демо-клиента. Конверсия в демо-клиента для физических лиц меняется процедура входа - все PIN-коды и OTP-кодики отныне могут принимать значение только "1234".
В целом после преобразования в демо все транзакции клиентов фактически помечаются как исполненные, но в реальности не создают никаких проводок по счетам.
Использование демо-клиентов может быть удобно в автоматических интеграционных тестах, чтобы исключить необходимость отправки кодиков по внешним каналам. Также демо-пользователи подходят для безопасной передачи эккаунта внешним контрагентам, например, при модерации в AppStore/Google Play.
| id required | integer Идентификатор клиента |
Возвращает отчет, но в формате CSV.
| reportId required | string Идентификатор отчета |
| page | integer Текущая страница |
| per_page | integer Количество записей на страницу |
cnt,customer_kind,state 1,Organization,Active