Find or create a pre-onboarding document for an employment

Finds an existing unsigned pre-onboarding document for the given requirement, or creates a new one.
Idempotent: repeated calls with the same pre_onboarding_document_requirement_slug return the same
document until it is signed.

Deprecated: use
POST /onboarding/employments/:employment_id/pre-onboarding-requirements/:requirement_slug/documents instead.

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage employment documents (employment_documents)-Manage documents (document:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Employment ID

Body Params

FindOrCreatePreOnboardingDocumentParams

Parameters to find an existing unsigned pre-onboarding document or create a new one.

date-time | null

Timestamp when the customer acknowledged the hiring constraints. Required when the requirement has needs_constraints_ack: true.

uuid
required

Identifier of the employment being terminated.

Responses

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