Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Path Parameters

employee
string<uuid>
required

The employee ID

Body

application/json

Anlage eines Krankenkassen-Historieneintrags. Die KV-Art ist bewusst zu erfassen (keine Vorbelegung, daher required). Die Kassen-BBNR wird gegen das § 98a-Verzeichnis geprüft.

valid_after
string<date-time>
required
insurance_type
enum<string>
required
Available options:
statutory,
private,
exempt,
marginal
kasse_bbnr
string | null

Response

EmployeeInsuranceHistoryResource

data
EmployeeInsuranceHistoryResource · object
required