Endpoints to add/edit employees in BAS

Paramameter/Attribute Notes

Dropped schema field as this is no longer a SCIM API. Contains undefined attributes.

id dfo.id Employee's ID in SAP.
externalId Social security number. Used to relate persons to other databases.
userType dfo.medarbeidergruppe/dfo.medarbeiderundergruppe Needed not to assign work telephone numbers to everyone.
password Need clear text passwords to generate NT hashes used by some systems. Must be updateted when user changes password.
concealed dfo.reservasjonPublisering The user will be hidden in all systems if true.
enddate dfo.sluttdato
positioncode dfo.stillingstittel Get this from /stillinger/v2/ by looking up persons dfo.stillingId
positionid dfo.stillingId Needed to to organize external users such as janitors, watchmen etc.
groups dfo.organisasjonId->dfo.org.id->dfo.org.orgKortnavn
Ex. [ {"display':null ,"value":"lui-u",ref:null} ]

Swagger