<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:changeResponse xmlns:ns="urn:LPChangeLeaseKey"> <ns:return>INFO:0000:Lease (25) key has been successfully changed to [POR: 2, COM: 1, REG: 1, OFF: 2].</ns:return> </ns:changeResponse> </soapenv:Body> </soapenv:Envelope>
Error response with error code and its reason description
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:changeResponse xmlns:ns="urn:LPChangeLeaseKey"> <ns:return>ERROR:5001:Existing Lease Number not found.</ns:return> </ns:changeResponse> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:changeResponse xmlns:ns="urn:LPChangeLeaseKey"> <ns:return>ERROR:4001:Lease number is required.</ns:return> </ns:changeResponse> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:changeResponse xmlns:ns="urn:LPChangeLeaseKey"> <ns:return>ERROR:4001:Lease number is required.</ns:return> </ns:changeResponse> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:changeResponse xmlns:ns="urn:LPChangeLeaseKey"> <ns:return>ERROR:5001:Use the Float index update [U0705] to update all rates for today.</ns:return> </ns:changeResponse> </soapenv:Body> </soapenv:Envelope>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:changeResponse xmlns:ns="urn:LPChangeLeaseKey"> <ns:return>ERROR:3001:Invalid value (890318) encountered while parsing [eff_date] element.</ns:return> </ns:changeResponse> </soapenv:Body> </soapenv:Envelope>