Allowance Management

List all allowance types

Returns every allowance type of the workspace, in the order they are shown in the app. The ids returned here are the allowance_type_id every rule, rule assignment and adjustment endpoint expects.

get/allowance-types

Response

Successful response

idstring required
namestring required

Translated into the API key owner's language when a translation exists, otherwise the stored name.

default_namestring required

The stored name, without any translation applied.

allowance_unit'days' | 'hours' required

Whether this type is counted in days or in minutes.

ignore_allowance_limitboolean required

When true, members may book more than their balance and go negative.

default_rule_idstring nullable required

The rule a new member of this workspace is put on. A department default rule takes precedence over it.

workspace_idstring required
createdAtstring required
updatedAtstring required

Changes