Tax by Address GET Request

'Tax by Address' service calculates and returns tax amount applicable at a specific address. 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.