<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cdk="https://gateway.comunidesk.com/soap">
  <soap:Header/>
  <soap:Body>
    <cdk:List>
      <cdk:EntityType>PagoEdificio</cdk:EntityType>
      <cdk:edificioId>EDIFICIO_ID</cdk:edificioId>
    </cdk:List>
  </soap:Body>
</soap:Envelope>
