Path Parameters

Parameter Description Usage
taxRateTypeId The tax type whose details are to be retrieved. The supported tax types are:
  • Auto

    Sample URL:

    https://api.precisely.com/localtax/v1/tax/Auto/bylocation?latitude=45.0001134&longitude=-101.2369835&purchaseAmount=100
  • General

    Sample URL:

    https://api.precisely.com/localtax/v1/tax/General/bylocation?latitude=45.0001134&longitude=-101.2369835&purchaseAmount=100
  • Medical

    Sample URL:

    https://api.precisely.com/localtax/v1/tax/Medical/bylocation?latitude=45.0001134&longitude=-101.2369835&purchaseAmount=100
  • Construction

    Sample URL:

    https://api.precisely.com/localtax/v1/tax/Construction/bylocation?latitude=45.0001134&longitude=-101.2369835&purchaseAmount=100
Required