Sample Response Message
LeasePak Documentation Suite NETSOL website
payoffQuote

(mPower icon) LPBookLease

payoffQuote

Sample Successful Response without SOAP
<?xml version="1.0"?>
<PAYOFFQUOTE>
	<additionalInterest>0.00</additionalInterest>
	<assessmentsOutstanding>0.00</assessmentsOutstanding>
	<assetDetail_0>         1</assetDetail_0>
	<assetSalesTax_0>4631.51</assetSalesTax_0>
	<assetTaxableAmount_0>35626.98</assetTaxableAmount_0>
	<basePayoffAmount>35626.98</basePayoffAmount>
	<baseTaxableAmount>35626.98</baseTaxableAmount>
	<buyoutQuotes>0</buyoutQuotes>
	<cityRate_0>6.50000</cityRate_0>
	<countyRate_0>0.00000</countyRate_0>
	<crDIS1Rebate>0.00</crDIS1Rebate>
	<crDIS2Rebate>0.00</crDIS2Rebate>
	<crLIF1Rebate>0.00</crLIF1Rebate>
	<crLIF2Rebate>0.00</crLIF2Rebate>
	<effectiveDate>031889</effectiveDate>
	<effectiveRate>0.0</effectiveRate>
	<feesPenalties>0.00</feesPenalties>
	<fixedPricePurchase>0.00</fixedPricePurchase>
	<futurePmtsRecv>NO</futurePmtsRecv>
	<goodUntil>040189</goodUntil>
	<grossOutBalance>36224.71</grossOutBalance>
	<grossRecBalance>998.39</grossRecBalance>
	<itcRecapture>0.00</itcRecapture>
	<leaseNumber>         1</leaseNumber>
	<lesseeName>CORCORAN CONSTRUCTIO</lesseeName>
	<maturityDate>010194</maturityDate>
	<netOutBalance>35226.32</netOutBalance>
	<paymentsOutstanding>0.00</paymentsOutstanding>
	<payoffAmount>37942.73</payoffAmount>
	<payoffCalcualtedMethod>OUTS NET INVESTMENT </payoffCalcualtedMethod>
	<payoffCity_0>  SF</payoffCity_0>
	<payoffCounty_0>  SF</payoffCounty_0>
	<payoffMethod>INV </payoffMethod>
	<payoffState_0>CA</payoffState_0>
	<perdiem>0.00</perdiem>
	<purchaseOption>CALCULATED PAYOFF   </purchaseOption>
	<purchaseOptionCode>PAY </purchaseOptionCode>
	<residualAmount>0.00</residualAmount>
	<salesTax>2315.75</salesTax>
	<stateRate_0>6.50000</stateRate_0>
	<taxCode_0>ALL </taxCode_0>
	<terminationAmount>0.00</terminationAmount>
	<totalSalesTax>4631.51</totalSalesTax>
	<totalTaxableAmount>35626.98</totalTaxableAmount>
	<transactionBond>0.00</transactionBond>
	<vendorName>COPIERWORLD, INC.   </vendorName>
</PAYOFFQUOTE>
Sample Error Response Without SOAP
<?xml version="1.0"?>
<PAYOFFQUOTE_ERROR>
	<ERROR>'IB' is only valid for interest bearing loans</ERROR>
</PAYOFFQUOTE_ERROR>
Sample Successful Response with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<ns:payoffQuoteResponse xmlns:ns="urn:LPBookLease">
			<ns:return><![CDATA[<?xml version="1.0"?>
				<PAYOFFQUOTE>
					<additionalInterest>0.00</additionalInterest>
					<assessmentsOutstanding>0.00</assessmentsOutstanding>
					<assetDetail_0>         1</assetDetail_0>
					<assetSalesTax_0>4631.51</assetSalesTax_0>
					<assetTaxableAmount_0>35626.98</assetTaxableAmount_0>
					<basePayoffAmount>35626.98</basePayoffAmount>
					<baseTaxableAmount>35626.98</baseTaxableAmount>
					<buyoutQuotes>0</buyoutQuotes>
					<cityRate_0>6.50000</cityRate_0>
					<countyRate_0>0.00000</countyRate_0>
					<crDIS1Rebate>0.00</crDIS1Rebate>
					<crDIS2Rebate>0.00</crDIS2Rebate>
					<crLIF1Rebate>0.00</crLIF1Rebate>
					<crLIF2Rebate>0.00</crLIF2Rebate>
					<effectiveDate>031889</effectiveDate>
					<effectiveRate>0.0</effectiveRate>
					<feesPenalties>0.00</feesPenalties>
					<fixedPricePurchase>0.00</fixedPricePurchase>
					<futurePmtsRecv>NO</futurePmtsRecv>
					<goodUntil>040189</goodUntil>
					<grossOutBalance>36224.71</grossOutBalance>
					<grossRecBalance>998.39</grossRecBalance>
					<itcRecapture>0.00</itcRecapture>
					<leaseNumber>         1</leaseNumber>
					<lesseeName>CORCORAN CONSTRUCTIO</lesseeName>
					<maturityDate>010194</maturityDate>
					<netOutBalance>35226.32</netOutBalance>
					<paymentsOutstanding>0.00</paymentsOutstanding>
					<payoffAmount>37942.73</payoffAmount>
					<payoffCalcualtedMethod>OUTS NET INVESTMENT </payoffCalcualtedMethod>
					<payoffCity_0>  SF</payoffCity_0>
					<payoffCounty_0>  SF</payoffCounty_0>
					<payoffMethod>INV </payoffMethod>
					<payoffState_0>CA</payoffState_0>
					<perdiem>0.00</perdiem>
					<purchaseOption>CALCULATED PAYOFF   </purchaseOption>
					<purchaseOptionCode>PAY </purchaseOptionCode>
					<residualAmount>0.00</residualAmount>
					<salesTax>2315.75</salesTax>
					<stateRate_0>6.50000</stateRate_0>
					<taxCode_0>ALL </taxCode_0>
					<terminationAmount>0.00</terminationAmount>
					<totalSalesTax>4631.51</totalSalesTax>
					<totalTaxableAmount>35626.98</totalTaxableAmount>
					<transactionBond>0.00</transactionBond>
					<vendorName>COPIERWORLD, INC.   </vendorName>
				</PAYOFFQUOTE>
         ]]></ns:return>
		</ns:payoffQuoteResponse>
	</soapenv:Body>
</soapenv:Envelope>
Sample Error Response with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Body>
		<ns:payoffQuoteResponse xmlns:ns="urn:LPBookLease">
			<ns:return><![CDATA[<?xml version="1.0"?>
			<PAYOFFQUOTE_ERROR>
				<ERROR>'IB' is only valid for interest bearing loans</ERROR>
			</PAYOFFQUOTE_ERROR>
			]]></ns:return>
		</ns:payoffQuoteResponse>
	</soapenv:Body>
</soapenv:Envelope>