Fetch Job

Get all jobs created for downloading Form 27D

🚧

API Not in production


Important Links
Run in Postman Start a Free Trial

Job Parameters
Response Entity
Param Type Description Example
job_id string Unique identifier of the job f24cd229-42c8-43de-af79-8ce2d3c4c3db
tan string TAN of deductor MUMR09719B
quarter string Financial Year FY 2023-24
financial_year string Quarter Q1
created_at number EPOCH timestamp of when the job was created 1701250588000
updated_at number EPOCH timestamp of when the job was last updated 1701250598000
remember_me boolean Whether to remember the credentials true
status string The status of the particular job. Possible Values:
created, queued, in_progress, failed, succeeded
queued
message string Reason for not generating TCS certificates. Will be visible only when the status is failed Invalid security captcha

Body Params
string
required
Defaults to in.co.sandbox.tcs.compliance.certificate.job.search

Entity Name

string

TAN of deductor

string

Quarter (e.g. Q2)

string

Financial Year (e.g. FY 2022-23)

string

Date from which jobs are to be fetched. Value in EPOCH timestamp

string

Date till which jobs are to be fetched. Value in EPOCH timestamp

string

Number of records in the API response. Maximum allowed size is 50

string

Base64 encoding of the stringified JSON object, which includes x-api-key, created_at, and job_id

Headers
string
required

JWT Authorization token

string
required

API key for identification

string

API Version

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json