Contact extensions

KeywordOccursTypeFormatDescription
taxpayerIdentificationNumber0 - 1string

Tax identification number (code) required for organisations which belong to the Russian Federation.

territoryLinkedTaxpayerNumber0 - 1string

Territorial Tax Number (kpp) required for organisations which belong to the Russian Federation.

XML example

XML
<extension>
	<ru:contact xmlns:ru="urn:org:domainrobot:ns:contact:ru-1.0">
		<ru:taxpayerIdentificationNumber>123456789</ru:taxpayerIdentificationNumber>
		<ru:territoryLinkedTaxpayerNumber>987654321</ru:territoryLinkedTaxpayerNumber>
 	</ru:contact>
</extension>