query GetKycProfileFull($profileUuid: String!) { companyFullByProfile(profileUuid: $profileUuid) { inn ogrn name companyType registrationYear isActive address director capital activities sources lastUpdated } }