cURL
curl --request POST \ --url https://api.sandbox.co.in/tds/calculator/salary \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
{ "code": 200, "timestamp": 1685577600000, "transaction_id": "cdf8b9a0-097b-40c4-a83d-5b765805045c", "data": { "@entity": "in.co.sandbox.tds.calculator.salary_details.job", "financial_year": "FY 2024-25", "job_id": "0cdd334c-c78e-4dea-91b5-ebb6542a8ec4", "status": "created", "created_at": 1685577600000, "json_url": "https://test-api.sandbox.co.in/tds/calculator/salary/financial_year/0cdd334c-c78e-4dea-91b5-ebb6542a8ec4.json" } }
Calculate TDS payable on multiple salary payments in bulk by providing the relevant details.
JWT access token
API key for identification
200 - OK
Show child attributes
Was this page helpful?