v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Hiring Company

Patch HiringCompany

Given a Hiring Company and data that needs to be patched, it patches the Hiring Company. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.

patch/api/v2/etx/hiring_company/{hiringCompanyGroupId}

Path parameters

hiringCompanyGroupIdstring required

Group ID of a HiringCompany in Eightfold

Headers

Authorizationstring required

The secret key to access the api. It starts with the bearer token

Request body

createdTsinteger nullable

Datetime when the Hiring Company was created

rejectReasonstring nullable

Reason for rejecting the Hiring Company

onholdReasonstring nullable

Reason for putting the Hiring Company on hold

statusstring nullable

Status of the Hiring Company

verifiedInfoobject nullable

Verified information of the Hiring Company

statusChangeBystring nullable

User who changed the status of the Hiring Company

updatedTsinteger nullable

Datetime when the Hiring Company was updated

organizationNamestring nullable

Name of the Hiring Company

hiringCompanyGroupIdstring nullable

Group Id of the Hiring Company

deletedTsinteger nullable

Datetime when the Hiring Company was deleted

onholdStatusstring nullable

Status of the Hiring Company when on hold

primaryExchangeAdminstring nullable

Primary Exchange Admin

unverifiedInfoobject nullable

Unverified information of the Hiring Company

statusChangeTsinteger nullable

Datetime when the status of the Hiring Company was changed

Response

OK

createdTsinteger nullable

Datetime when the Hiring Company was created

rejectReasonstring nullable

Reason for rejecting the Hiring Company

onholdReasonstring nullable

Reason for putting the Hiring Company on hold

statusstring nullable

Status of the Hiring Company

verifiedInfoobject nullable

Verified information of the Hiring Company

statusChangeBystring nullable

User who changed the status of the Hiring Company

updatedTsinteger nullable

Datetime when the Hiring Company was updated

organizationNamestring nullable

Name of the Hiring Company

hiringCompanyGroupIdstring nullable

Group Id of the Hiring Company

deletedTsinteger nullable

Datetime when the Hiring Company was deleted

onholdStatusstring nullable

Status of the Hiring Company when on hold

primaryExchangeAdminstring nullable

Primary Exchange Admin

unverifiedInfoobject nullable

Unverified information of the Hiring Company

statusChangeTsinteger nullable

Datetime when the status of the Hiring Company was changed