Tax by Location GET Request

'Tax by Location' service calculates and returns tax applicable at a specific location. The input amount upon which the tax amount is to be calculated can be specified in the 'purchaseAmount' parameter. The tax amount information 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 tax amount as per the specific tax type.
Note: In case of all tax types; Auto, General, Medical and Construction, the Sales Tax amount and Use Tax amount is calculated and returned in the response.