Get Tax Rates

GET /f/finance/{businessLocationId}/tax-rates

Returns tax rates for a business location.

Path parameters

Responses

  • 200 */*

    Tax rates returned

    Hide response attributes Show response attributes object
GET /f/finance/{businessLocationId}/tax-rates
curl \
 -X GET https://api.trial.lsk.lightspeed.app/f/finance/45454565682155/tax-rates \
 -H "Authorization: Bearer $ACCESS_TOKEN"