﻿<?xml version="1.0" encoding="utf-8"?>
<insuredPersonSalaryRequest xmlns="urn:ru:fss:integration:types:proactive:salary:v01" xmlns:c="http://www.fss.ru/integration/types/common/v01" xmlns:org="http://www.fss.ru/integration/types/organization/v01" xmlns:p="http://www.fss.ru/integration/types/person/v02" xmlns:e="http://www.fss.ru/integration/types/dic/errors/v01" xmlns:id="http://www.fss.ru/integration/types/dic/identtityDoc/v01">
	<insurerInfo>
		<regNum>3501230001</regNum>
		<emplINN>9653339050</emplINN>
		<emplKPP>999901001</emplKPP>
	</insurerInfo>
	<insuredInfo>
		<snils>14682579099</snils>
		<fullName>
			<p:firstName>Мамед</p:firstName>
			<p:lastName>Самиз оглы</p:lastName>
			<p:middleName></p:middleName>
		</fullName>
		<birthDate>1990-01-01</birthDate>
		<gender>MALE</gender>
	</insuredInfo>
	<contractsType>
		<contractType>workerContract</contractType>
	</contractsType>
	<periodInfo>
		<twoPrevYears>
			<year>2021</year>
			<year>2022</year>
		</twoPrevYears>
	</periodInfo>
	<agreementInsuredPerson>true</agreementInsuredPerson>
	<eln3days>
		<employed>true</employed>
	</eln3days>
</insuredPersonSalaryRequest>