Skip to main content
POST
This endpoint is part of a job-based async workflow. See the job-based API workflow guide for job creation, payload upload, and status polling.

Headers

authorization
string
required

JWT access token

x-api-key
string
required

API key for identification

x-api-version
string

Path Parameters

certificate_type
string
required

Body

application/json
@entity
enum<string>
required

Entity type identifier. Must be in.co.sandbox.tds.compliance.traces.credentials.

Available options:
in.co.sandbox.tds.compliance.traces.credentials
username
string
required

Username of the TRACES portal. Must be a non-empty string.

password
string
required

Password of the TRACES portal. Must be a non-empty string.

tan
string
required

Tax Deduction Account Number (TAN) of the deductor. Must match [A-Z]{4}[0-9]{5}[A-Z]{1} (e.g., AHMA09719B).

security_captcha
object
required

Challan and return details used to authenticate the TRACES session and identify the certificate to download.

remember_me
boolean
required

Whether to save the TRACES credentials for future requests. When true, subsequent jobs can be submitted without re-entering credentials.

Response

200 - OK

code
integer
timestamp
integer
transaction_id
string
data
object