Skip to main content
POST
/
tcs
/
reports
/
txt
Create TCS Reports Job
curl --request POST \
  --url https://api.sandbox.co.in/tcs/reports/txt \
  --header 'Authorization: <authorization>' \
  --header 'x-api-key: <x-api-key>'
{
"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"
}
}

Headers

Authorization
string
required

JWT access token

x-api-key
string
required

API key for identification

x-api-version
string

Response

200 - OK

code
integer
timestamp
integer
transaction_id
string
data
object