Callback endpoint

This API endpoint will be used to receive callbacks from RMS when a job requisition is created.

Body Params
string
enum
required

Status of the job requisition. Only OPEN status is currently supported.

Allowed:
string
required

Job Requisition ID

string
required

Job Profile ID. This should be mapped to a Job Profile in Talkpush.

string
required

Job Requisition Title

string

Salary amount

string
enum

Type of salary calculation

Allowed:
string
enum

Currency code for the salary

string
enum

Type of employment

Allowed:
string
enum

Remote work arrangement

Allowed:
string

Language/locale for the job posting. This should be configured in the company settings.

string

Street address

string

City name

string

Province or state

string

Postal or ZIP code

string

Region or area

string

ISO 3166-1 alpha-2 country code. This should be configured in the company settings.

string

Brief job description

string

Detailed job description. This can be a plain text or HTML string.

string

Number of positions to fill

boolean

Whether to publish the job on the listing page

string
enum

Industry category for the job

string
enum

Functional area of the job

boolean

Allow re-application while current application is active

Responses
200

Campaign created successfully

500

Internal Server Error

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