Validate resignation request

Validates a resignation employment request

Scopes

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

Offboarding request ID

Body Params

ValidateResignation

boolean
required

Whether the employer accepts the proposed notice period and last working day. If false, provide an alternative proposed_last_date.

boolean
required

Whether the employer agrees with the employee's current PTO balance. If false, provide notes explaining the discrepancy.

string

Required if agrees_to_pto_amount is set to false.

boolean
required

Whether the employer agrees with the resignation reason stated by the employee. If false, provide notes with the employer's perspective.

string

required if agrees_to_resignation_reason is set to false.

boolean
required

Whether the employer has additional information to share about the resignation. If true, provide notes.

string

required if has_additional_information is set to true.

boolean
required

Whether there are salary adjustments or additional salary information to communicate. If true, provide notes.

string

required if has_more_salary_info is set to true.

boolean
required

Whether the employee is owed any outstanding expense reimbursements. If true, provide the amount and notes.

owed_outstanding_reimbursements
object

required if is_owed_outstanding_reimbursements is set to true.

proposed_last_date
object

Required if accepts_proposed_notice is set to false.

timesheet_file
object

Paid time off accuracy

Typically, any vacation pay accrued and unpaid at the time of termination must be paid out to the employee. To avoid overpaying or underpaying, please make sure we have an accurate account of their paid time off by querying the Show Time Off Balance endpoint, filtering by the employment_id. This optional document should be sent in case of any discrepancies.

boolean
required

Whether the employee intends to take more PTO before their last working day. If true, provide notes with details.

string

required if will_take_more_pto is set to true.

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