NstFsLosTax
LeasePak Documentation Suite NETSOL website

(mPower icon) NstFsLosTax

Overview

The web service NstFsLosTax provides an interface for the Fiserv Lease Origination System (LOS) to retrieve sales and use tax information prior to any lease or application data being entered into LeasePak. The web service uses the same structure as Fiserv's system requests for sales and use tax. The web service translates the data from Fiserv to LeasePak terminology, retrieves the requested information, and then translates that information back into the format that Fiserv understands. The web service retrieves tax information from LeasePak database state and location tables to simulate an invoice tax calculation. NstFsLosTax searches and calculates the tax rate to charge amount based on an asset address, lease start date, tax exemption codes, and monthly payment amounts. The web service returns the tax rates, monthly payment amount, and monthly tax calculations.

WSDL

NstFsLosTax.xml

This web service is deployed by default when mPower web server starts and does not need deploy/undeploy scripts. For the most current list of WSDL available, refer to host:port/root_path//services, where host:port/root_path is the location where you've deployed your web service(s).

This web service is hosted at different URL as compare to other web services. The URL to access this web service is as follows:

For Example:

NstFsLosTax [http://<domain>:<port>/<mpower.root>/wsdl/NstFsLosTax]

NstFsLosTax [http://localhost:8080/mpower-v65a/wsdl/NstFsLosTax]

Methods