<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">
<soapenv:Header>
<tem:AuthenticationHeader>
<tem:UserName></tem:UserName>
<tem:Password></tem:Password>
<tem:Token></tem:Token>
</tem:AuthenticationHeader>
</soapenv:Header>
<soapenv:Body>
<tem:DocumentAttachTo>
<!--Optional:-->
<tem:data><![CDATA[
<FileUploadGenerate>
<pInvoiceId>994856714</pInvoiceId>
<pDocumentType>CreditNote</pDocumentType>
<pPrefix></pPrefix>
<pFileType>jpg</pFileType>
<pDocument></pDocument>
</FileUploadGenerate>
]]></tem:data>
</tem:DocumentAttachTo>
</soapenv:Body>
</soapenv:Envelope>