Schedule offboarding
Persons
Schedule offboarding
Schedule a person for offboarding on a given exit date
POST
Schedule offboarding
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the person
Body
application/json
The date the person will exit the organization
Example:
"2025-06-30"
The reason for offboarding
Example:
"Voluntary resignation"
Person's compensation information, how much will they get paid, currency and frequency
Whether to include the person in the regular payroll run for their exit period
Example:
true
Response
Offboarding scheduled successfully