Discussions

Ask a Question
Back to All

Unable to add child details via API

Problem:

Inside Personio, you have defined the children attribute as predefined attribute as an integer. See Screenshot here

But on an employee's profile, children are a list of objects (including name, gender, date of birth etc). See for this screenshot here

When I try to fetch all attributes that I can set via this endpoint I neither get the children nor the list of children as object attribute. Is this a bug or why are they not returned?

Question

How do I set children via your API? It seems like this is not supported in the current API or at least there is no endpoint to fetch these attribute key / universal id for this attributes?