post
https://gateway.remote.com/v2/employments//job-title-eligibility-check
Checks whether Remote can employ the given job title and role for this employment, and
returns the verdict without changing anything.
Call this before submitting contract details. The verdict tells you whether the
submission will succeed, be rejected, need a risk acknowledgement, or place the
employment into a human review; and the returned check_id lets the submission reuse
the verdict instead of recalculating it.
Calling this repeatedly with the same job title and role answers is cheap: the recorded
check is reused. Changing any of them produces a fresh verdict.
Authentication
This endpoint accepts any one of the following token types:
- Company-scoped access token (
OAuth2AuthorizationCode) — obtained through the Authorization Code flow or the Refresh Token flow. See Authentication for partners. - Customer API token (
CustomerAPIToken) — generated by the customer on their Integration Settings page. See Authorization for customers.
Scopes
| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
Manage employments (employments) | - | Manage employments (employment:write) |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Callback