curl --request GET \
--url https://api.sandbox.co.in/tds/calculator/salary \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Fetch TDS calculated on multiple salary payments in bulk by providing the relevant details.
curl --request GET \
--url https://api.sandbox.co.in/tds/calculator/salary \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Was this page helpful?