Skip to main content
PUT
Upsert candidate civil identity

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

id
string
required

Body

application/json
nationalRegistryNumber
string | null

The national registry (social security) number

birthPlace
object | null

The place of birth

maritalStatus
enum<string> | null

The marital status

Available options:
single,
married,
divorced,
widowed,
separated,
legal_cohabitation,
de_facto_cohabitation,
de_facto_separated
iban
string | null

The IBAN bank account number

dependents
object | null

The dependent persons of the candidate

Response

The civil identity was saved.