Request for receiving the list of subscribers of the base
Request for receiving the list of subscribers of the base
Headers
Name
Type
Description
Request Body
Name
Type
Description
<?xml version="1.0" encoding="utf-8" ?>
<response>
<phones page="1" num_pages="100">
<phone phone="79612242243" region="Novosibirsk " operator="Vimpelcom" name="Konstantin" surname="Ermolaev" patronymic="Alexandrovich" date_birth="1984-08-21" male="m" addition_1="First-additional-field" addition_2="second" last_update=" 2011-03-25 08:39:48"/>
<phone phone="79612242244" region="Novosibirsk " operator="Vimpelcom" name="Konstantin" surname="Ermolaev" patronymic="Aleksandrovich" date_birth="1984-08-21" male="m" addition_1="First-additional-field" addition_2="second" last_update=" 2011-03-25 08:39:48" />
...
</phones>
</response><?xml version="1.0" encoding="utf-8"?>
<response>
<error>Error message</error>
</response>Deciphering parameters in query responses
Parameter
Data type
Description
Example XML request
Last updated