List Inactive Reasons

Minimum Plan Required: Comp

Sample Response

{
    "data": [
        "rude_to_customers",
        "no_show_late",
        "quit",
        "theft",
        "substance_abuse",
        "maternity_leave",
        "went_back_to_school",
        "medical_or_personal_leave",
        "new_job_offer",
        "terminated_or_let_go",
        "adp_user_assignment",
        "pos_user_assignment",
        "other",
        "covid-19",
        "business_conditions",
        "company_seasonality",
        "covid_19_layoffs",
        "found_another_job",
        "going_back_to_school",
        "medical_personal_reasons",
        "poor_performance",
        "unacceptable_behaviour",
        "voluntary_resignation"
    ],
    "object": "inactive_reason_enum"
}
Language
Authorization
Click Try It! to start a request and see the response here!