How to structure your XML when sending a message using the REST API.
<messages>
<message>
<from>Esendex-Sdk</from>
<to>{0}</to>
<type>Voice</type>
<body>Message sent with the C Sharp SDK</body>
<lang>en-GB</lang>
<retries>0</retries>
</message>
<messages>
Please let us know if you need any more help.
