cURL
curl --request POST \ --url https://api.sandbox.co.in/tcs/reports/txt \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
200
200 - Success
{ "code": 200, "timestamp": 1763362637000, "transaction_id": "e2b9145f-69d5-4bbe-a6de-be6fc08b426f", "data": { "@entity": "in.co.sandbox.tcs.reports.job", "job_id": "46d96540-e4e0-4188-81f5-959f4732490f", "tan": "AHMA09719B", "quarter": "Q3", "financial_year": "FY 2023-24", "previous_receipt_number": "123456789012345", "status": "created", "created_at": 1763102487000, "json_url": "https://test-api.sandbox.co.in/tcs/reports/in-co-sandbox-tcs-reports-test/tan/financial_year/quarter/80716d9a-4aa0-4905-8ff1-0aca61042a0e.json" }}
Create a job to generate the TXT file required to prepare your TCS return
JWT access token
API key for identification
200 - OK
Show child attributes
Was this page helpful?