Skip to content

Add onsite interviews to active posting

POST
/postings/{postingId}/onsite-interviews

Adds one or more onsite interviews to an existing active posting. The posting must be in active status.

postingId
required
string

Posting ID

Onsite interviews request

object
duplicate
boolean
onsiteInterviews
Array<object>
object
autoFill
boolean
autofillOptions
object
favorite
boolean
highlyRated
boolean
breakTime
required

In minutes

integer
duplicate
boolean
isAssistedHygiene
boolean
isBreakPaid
required
boolean
localDate
required
string
localEnd
required
string
localStart
required
string
preferType
string
procedures
Array<string>
profession
string
rate
required
number
skills
Array<string>
specializations
Array<string>
specialty
string
subProfession
string

No Content

Bad Request - Invalid input or posting not active

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456

Unauthorized

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456

Forbidden

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456

Posting not found

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456

Internal Server Error

object
error
string
some meaningful error message
errorCode
string
some error code, if applicable
requestId
string
abc123-def456