Taxrate by Location POST Request

'Taxrate by Location' service retrieves tax rates applicable to a specific location. coordinatess, type and preferences as POST request parameters and taxRateTaxid as path parameter. The output consists of a list of corresponding tax rates of specific area where latitude and longitude fall.

Multiple requests can be processed in a single request. The tax rates can be retrieved for the following tax types:

  • General Tax
  • Auto Tax
  • Medical Tax
  • Construction Tax

'General', 'Auto', 'Medical' or 'Construction' value must be passed as input in the 'taxType' parameter to retrieve the tax rate as per the specific tax type.

Note: In case of all tax types; Auto, General, Medical and Construction, the Sales Tax rate and Use Tax rate is calculated and returned in the response.