Example of using the function «country» Example of filtration request execution
<?xml version="1.0" encoding="UTF-8"?>
<param>
<login>LOGIN</login>
<function>Country</function>
<where>DescriptionUA like 'Укр%'</where>
<order></order>
<sign>sign*</sign>
</param>

*sign  =  md5  (  login  +  password  +  function  +  where  + order)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<return>
<api>API-1C</api>
<apiversion>1</apiversion>
<result_table>
<items>
<uuid>C35B6195-4EA3-11DE-8591-001D600938F8</uuid>
<DescriptionUA>УКРАЇНА</DescriptionUA>
<DescriptionRU>УКРАИНА</DescriptionRU>
<DescriptionEN>UKRAINE</DescriptionEN>
<AlfaCode1>UA</AlfaCode1>
<AlfaCode2>UKR</AlfaCode2>
</items>
</result_table>
<result_uuid/>
<errors>
<code>000</code>
<name> </name>
</errors>
</return>


Table 1.3. Description of the contents of XML code tags

Field Description Type Filtration
Uuid Unique country identifier Uniqueidentifier  
DescriptionUA Country name in Ukrainian Text yes
DescriptionRU Country name in Russian Text yes
DescriptionEN Country name in English Text yes
AlfaCode1 Two-character country code Text  
AlfaCode2 Three-character country code Text