/
/absentify CRUD API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18h ago · Updated 5d ago
Absences1
Allowance Management28
  • getList all rules for an allowance type
  • postCreate a new allowance rule
  • deleteDelete an allowance rule
  • patchUpdate an allowance rule
  • getList rule assignments for a member
  • postAssign a member to an allowance rule
  • deleteRemove a member from an allowance rule
  • patchUpdate a rule assignment
  • getList a member's allowance adjustments
  • postCreate an allowance adjustment
  • deleteDelete an allowance adjustment
  • putSet the organisation default rule
  • postMove a member to another rule
  • postSwitch a member to manual allowance management
  • getList the members currently on a rule
  • getRead the audit log of a rule
  • getRead the audit log of an allowance type
  • getRead a member's rule history
  • getList all allowance types
  • postCreate an allowance type
  • getRead an allowance type
  • deleteDelete an allowance type
  • patchUpdate an allowance type
  • postReorder the allowance types
  • getList a member's allowances
  • getRead a member's allowance history
  • getExplain one year of a member's allowance
  • postLet the carry-over be computed again
Departments5
Leave types6
Members15
Public holidays2
Requests10
Workspace2
    Allowance Management

    Delete an allowance type

    Deletes an allowance type. Rejected while leave types still draw from it, while it is any member's default type, while it still has rules, and for the last remaining type of the workspace.

    delete/allowance-types/{id}

    Path parameters

    idstring uuid required

    Response

    Successful response

    successboolean required

    Changes