query : { participantIdentityForVerification : [ { data : Variable < "ParticipantIdentityForVerificationInput!" , "data" > ; } , { birthdate : true ; full_address : true ; full_name : true ; inn : true ; ogrn : true ; passport_code : true ; passport_issued_at : true ; passport_issued_by : true ; passport_number : true ; passport_series : true ; representative_based_on : true ; representative_name : true ; representative_position : true ; type : true ; username : true ; } ] ; } = ... Type declaration participant Identity For Verification : [ { data : Variable < "ParticipantIdentityForVerificationInput!" , "data" > ; } , { birthdate : true ; full_address : true ; full_name : true ; inn : true ; ogrn : true ; passport_code : true ; passport_issued_at : true ; passport_issued_by : true ; passport_number : true ; passport_series : true ; representative_based_on : true ; representative_name : true ; representative_position : true ; type : true ; username : true ; } ] Defined in components/sdk/src/queries/verification/participantIdentityForVerification.ts:11
Данные пайщика для сверки с документом. Сервер отдаёт их, пока личность не подтверждена: как только верификация проведена, повод отпадает и запрос отказывает.