Загрузка данных


При попытке записи\обновления блока private_info данные не обновляются в таблице. В ответе данный блок отсутствует. (api.{host{}..)
Не записывается информация о management_info.organizations.INN и
management_info.organizations.Reg_number

{
	"profile_data": {
		"profile_type": "INDIVIDUAL",
		"personal_data": {
			"first_name": "Григорий",
			"last_name": "Крылов",
			"second_name": "Игоревич",
			"birthdate": "1984-10-12",
			"birthplace": "Москва",
			"citizenship": "RU",
			"registration_address": {
				"region": "Регион",
				"administrative_area": null,
				"locality": "Населенный пункт",
				"street": "Улица",
				"index": "123123",
				"house": "1",
				"building": null,
				"body": null,
				"apartment": null
			},
			"location_address": {
				"region": "Регион",
				"administrative_area": null,
				"locality": "Населенный пункт",
				"street": "Улица",
				"index": "123123",
				"house": "1",
				"building": null,
				"body": null,
				"apartment": null
			},
			"inn": "839137141464",
			"inn_file_uuids": null,
			"snils": "02942094855",
			"snils_file_uuids": null,
			"passport": {
				"series": "9988",
				"number": "289701",
				"issued_at": "2023-08-01",
				"issued_by": "Кем выдан",
				"issuer_department_code": "123-123",
				"file_uuids": [
					"f79bcc0d-68e8-4642-b792-6e19f663c79e"
				]
			},
			"phones": [
				"3830113420",
				"3830113420",
				"3830113420"
			],
			"emails": [
				"289701@noreply.org",
				"289701@noreply.org",
				"289701@noreply.org"
			]
		},
		"public_official": {
			"type": "RELATIVE",
			"relatives": [
				{
					"role": "RPO",
					"relation_name": "Брат",
					"full_name": "Петров П.П.",
					"position": "Заместитель министра"
				}
			],
			"beneficial_type": "OTHER",
			"beneficial_full_name": "Иванов И.И.",
			"beneficial_position": "Министр"
		},
		"entity_info": {
			"has_fatf_bank_account": false,
			"beneficiary_info": {
				"act_as_beneficiary": false
			},
			"management_info": {
				"is_manager": true,
				"organizations": [
					{
						"name": "АО Руковожу2",
						"inn": "5515655",
						"reg_number": "8555"
					}
				]
			}
		},
		"terrorist_relative": {
			"is_relative": false
		},
		"funding_and_planned_operations": {
			"planned_operations": "Операции с ЦФА",
			"financial_activity_purpose": [
				"WORK_FOR_HIRE",
				"SELF_EMPLOYMENT",
				"HOUSEHOLD",
				"CUSTOM"
			],
			"financial_activity_purpose_custom": "Другое",
			"sources_funds": null,
			"sources_funds_file_uuids": null,
			"sources_funds_enum": [
				"REMUNERATION",
				"INHERITANCE",
				"LOAN",
				"CUSTOM"
			],
			"sources_funds_purpose_custom": "иное1"
		},
		"financial_information": {
			"financial_info": "Сведения о финансовом поло",
			"file_uuids": []
		},
		"business_reputation": {
			"business_reputation": "Сведения о деловой р"
		},
		"bank_account_details": {
			"bank_account": 27715257477994344000.0,
			"correspondent_account": 13334383004670500000,
			"bank_name": "SAMPLE BANK",
			"bank_inn": "1194862097",
			"bank_kpp": "886063641",
			"bank_bik": "123456789"
		},
		"documents": [
			{
				"title": "Документ 1",
				"file_uuids": [
					"6246d967-bb40-422a-8a67-54dfb5a4e7dd"
				]
			},
			{
				"title": "Документ 2",
				"file_uuids": [
					"7dc7fb34-930d-48af-b867-fdef8ba90ebb"
				]
			}
		],
		"crs_info": {
			"foreign_country_tax_residency_type": true,
			"tax_residency_country": [
				{
					"country_name": "ОАЭ",
					"country_code": "643",
					"TIN": "123467"
				}
			]
		},
		"private_info": {
			"vtb_planned_update_date": "2026-10-27T15:30:10.911794Z",
			"vtbсt_planned_update_date": "2026-10-27T15:30:10.911794Z",
			"identity_data_last_updated_at": "2025-10-27T15:30:10.911794Z",
			"vtb_client_status": "Проверка"
		}
	},
	"nominal_account_id": "28335b5d-d3a3-4298-acf7-ad071f7a7078",
	"report_okato": "00"
}

{
	"profile_data": {
		"profile_type": "INDIVIDUAL",
		"personal_data": {
			"first_name": "{{randomName}}",
			"last_name": "{{randomSurname}}",
			"second_name": null,
			"birthdate": "1984-10-12",
			"birthplace": null,
			"citizenship": "RU",
			"registration_address": {
				"region": "Регион",
				"administrative_area": null,
				"locality": "Населенный пункт",
				"street": "Улица",
				"index": "123123",
				"house": "1",
				"building": null,
				"body": null,
				"apartment": null
			},
			"location_address": {
				"region": "Регион",
				"administrative_area": null,
				"locality": "Населенный пункт",
				"street": "Улица",
				"index": "123123",
				"house": "1",
				"building": null,
				"body": null,
				"apartment": null
			},
			"inn": "{{inn}}",
			"inn_file_uuids": null,
			"snils": "{{snils}}",
			"snils_file_uuids": null,
			"passport": {
				"series": "9988",
				"number": "{{randomNumber6}}",
				"issued_at": "2023-08-01",
				"issued_by": "Кем выдан",
				"issuer_department_code": "123-123",
				"file_uuids": [
					"f79bcc0d-68e8-4642-b792-6e19f663c79e"
				]
			},
			"phones": [
				"{{randomNumber10}}",
				"{{randomNumber10}}",
				"{{randomNumber10}}"
			],
			"emails": [
				"{{randomNumber6}}@noreply.org",
				"{{randomNumber6}}@noreply.org",
				"{{randomNumber6}}@noreply.org"
			]
		},
		"public_official": {
			"type": "NONE",
			"beneficial_type": "MYSELF"
		},
		"entity_info": {
			"has_fatf_bank_account": false,
			"beneficiary_info": {
				"act_as_beneficiary": false
			},
			"management_info": {
				"is_manager": true,
				"organizations": [
					{
						"name": "АО Руковожу1",
						"INN": "3798033113",
						"Reg_number": " 5544"
					},
					{
						"name": "АО Руковожу2",
						"INN": "3798033113",
						"Reg_number": "tax123"
					},
					{
						"name": "АО Руковожу3",
						"INN": "3798033113",
						"Reg_number": "tax123"
					},
					{
						"name": "АО Руковожу4",
						"INN": "3798033113",
						"Reg_number": "tax123"
					},
					{
						"name": "АО Руковожу5",
						"INN": "3798033113",
						"Reg_number": "tax123"
					}
				]
			},
			"terrorist_relative": {
				"is_relative": false
			}
		},
		"funding_and_planned_operations": {
			"planned_operations": "Операции с ЦФА",
			"business_relations_type": null,
			"financial_activity_purpose": null,
			"financial_activity_purpose_custom": null,
			"sources_funds": null,
			"sources_funds_file_uuids": null
		},
		"bank_account_details": {
			"bank_account": 27715257477994344000.0,
			"correspondent_account": 13334383004670500000,
			"bank_name": "SAMPLE BANK",
			"bank_inn": "1194862097",
			"bank_kpp": "886063641",
			"bank_bik": "123456789"
		},
		"documents": [
			{
				"title": "Документ 1",
				"file_uuids": [
					"6246d967-bb40-422a-8a67-54dfb5a4e7dd"
				]
			},
			{
				"title": "Документ 2",
				"file_uuids": [
					"7dc7fb34-930d-48af-b867-fdef8ba90ebb"
				]
			}
		],
		"crs_info": {
			"foreign_country_tax_residency_type": true,
			"tax_residency_country": [
				{
					"country_name": "ОАЭ",
					"country_code": "643",
					"TIN": "123467"
				}
			]
		},
		"private_info": {
			"vtb_planned_update_date": "2026-10-27T15:30:10.911794Z",
			"vtbсt_planned_update_date": "2026-10-27T15:30:10.911794Z",
			"identity_data_last_updated_at": "2025-10-27T15:30:10.911794Z",
			"vtb_client_status": "Действующий"
		}
	},
	"nominal_account_id": "28335b5d-d3a3-4298-acf7-ad071f7a7078",
	"report_okato": "00"
}