hasEmployeeAccidentOrLifeCover

Synopsis Whether the admin account has Employee Accident Cover and/or Employee Life Cover.
Where used

/accounts response

This mandatory field indicates whether an admin account includes Employee Accident Cover and/or Employee Life Cover.

Accounts that include Employee Accident Cover and/or Employee Life Cover are not currently supported by the Payroll Integration API: the /contributions operation doesn’t support contributions into accounts that include these covers. Your software should use this field to detect this kind of account and explain to the user that the account is not yet supported.

Data type

Boolean

Example

...
"hasEmployeeAccidentOrLifeCover": false,
...

See also

api.isSupported

api.reason