curl --request GET \
--url https://api.sandbox.co.in/tcs/reports/txt \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Fetch the TXT file generated for preparing the TCS return.
curl --request GET \
--url https://api.sandbox.co.in/tcs/reports/txt \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'JWT access token
API key for identification
Unique identifier of the job
Was this page helpful?