Update employment

Updates an employment. Use this endpoint to:

  • modify employment states for testing
  • Backdate employment start dates

This endpoint will respond with a 404 outside of the Sandbox environment.

For updating an employment's parameters outside of testing purposes, use this Employment update endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Employment ID

Body Params

Employment params

Required params to update an employment in the Sandbox environment.

Currently supports setting the Employment Status to active and backdating the employment start date.

date
string
enum

The current status of the employment record.

  • active: The employee is fully onboarded and actively working.
  • created: The employment has been created but onboarding has not started.
  • pre_hire: A pre-hire employment record, created before formal onboarding begins.
  • created_awaiting_reserve: The employment is created but waiting for a risk reserve deposit to be paid.
  • created_reserve_paid: The risk reserve has been paid and the employment can proceed with onboarding.
  • initiated: Onboarding has been started by the employer.
  • invited: The employee has been invited to complete their self-enrollment on Remote.
  • pending: The employment is pending review or further action before it can become active.
  • review: The employment is under review by Remote (e.g., contract or compliance review).
  • archived: The employment has been terminated or offboarded.
  • deleted: The employment record has been deleted.
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