POST
/
ats
/
application

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connection-token
string
required

The connection token

Query Parameters

remote_data
boolean

Set to true to include data from the original Ats software.

Body

application/json
applied_at
string

The application date

rejected_at
string

The rejection date

offers
string[]

The offers UUIDs for the application

source
string

The source of the application

credited_to
string

The UUID of the person credited for the application

current_stage
string

The UUID of the current stage of the application

reject_reason
string

The rejection reason for the application

candidate_id
string

The UUID of the candidate

job_id
string

The UUID of the job

field_mappings
object
required

Response

201 - application/json
applied_at
string

The application date

rejected_at
string

The rejection date

offers
string[]

The offers UUIDs for the application

source
string

The source of the application

credited_to
string

The UUID of the person credited for the application

current_stage
string

The UUID of the current stage of the application

reject_reason
string

The rejection reason for the application

candidate_id
string

The UUID of the candidate

job_id
string

The UUID of the job

field_mappings
object
required
id
string

The UUID of the application

remote_id
string

The remote ID of the application in the context of the 3rd Party

remote_data
object
required
created_at
object
required
modified_at
object
required

Was this page helpful?