", below is the xml for updating the subscriber. But how can we send the below xml to HTTPRequest object ?
<system>
<parameterlist>
<parameter id='List ID'><value>2</value></parameter>
<parameter id='Subscriber ID'><value>4bffda4c6634ca0e1facab0d94e34de9</value></parameter>
<parameterarr>
<parameter id='First Name'><value>roger</value></parameter>
</parameterarr>
</parameterlist> <action>updatesubscriber</action>
<authorization>
<password>demo</password>
<username>ssdemo</username>
</authorization>
</system>