<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:can="http://facturacion.finkok.com/cancel" xmlns:apps="apps.services.soap.core.views" xmlns:can1="http://facturacion.finkok.com/cancellation">
   <soapenv:Header/>
   <soapenv:Body>
      <can:cancel>
         <can:UUIDS>
            <apps:uuids>
               <can1:string></can1:string>
            </apps:uuids>
         </can:UUIDS>
         <can:username></can:username>
         <can:password></can:password>
         <can:taxpayer_id>AAA010101AAA</can:taxpayer_id>
         <can:cer></can:cer>
         <can:key></can:key>
         <can:store_pending>T</can:store_pending>
      </can:cancel>
   </soapenv:Body>
</soapenv:Envelope>