Users

Updates an existing user's master data, including Address and UserEmails. Note that only UserEmail objects can be added and removed using this method. Provide null values (not empty lists) to leave child objects unmodified. This method is only accessible to the user himself.

patch/api/users

Request body

FullNamestring
IdentityNumberFormattedstring
HasDummyIdentityNumberboolean
IsTemporaryNorwegianIdentityNumberboolean
Idinteger
FirstNamestring
MiddleNamestring
LastNamestring
IdentityNumberstring
BankRegNostring
BankAccountNostring
Usernamestring
LanguageIdinteger
BicSwiftNostring
IbanNostring
AddressIdinteger
AccessPhrasestring
DateOfBirthstring date-time nullable
TelMobilestring
TelFixedstring
Emailstring
DefaultInitialsstring
DefaultCompanyIdinteger nullable
UseGlobalEmailboolean
IsFirstLoginboolean
Preferencesstring
Createdstring date-time
ShowUpdateNotificationboolean
ShowUrgentNotificationboolean
ShowPayslipTutorialinteger
AccountIdinteger nullable
AccountRoleIdinteger nullable
IsFemaleboolean nullable
SystemAliasIdinteger
IntectSupportboolean
ShowFormulaConfigurationPageboolean
ShowFormulaAssignmentsboolean
IntectSupportAvailableSupportCentersstring

Response

OK

FullNamestring
IdentityNumberFormattedstring
HasDummyIdentityNumberboolean
IsTemporaryNorwegianIdentityNumberboolean
Idinteger
FirstNamestring
MiddleNamestring
LastNamestring
IdentityNumberstring
BankRegNostring
BankAccountNostring
Usernamestring
LanguageIdinteger
BicSwiftNostring
IbanNostring
AddressIdinteger
AccessPhrasestring
DateOfBirthstring date-time nullable
TelMobilestring
TelFixedstring
Emailstring
DefaultInitialsstring
DefaultCompanyIdinteger nullable
UseGlobalEmailboolean
IsFirstLoginboolean
Preferencesstring
Createdstring date-time
ShowUpdateNotificationboolean
ShowUrgentNotificationboolean
ShowPayslipTutorialinteger
AccountIdinteger nullable
AccountRoleIdinteger nullable
IsFemaleboolean nullable
SystemAliasIdinteger
IntectSupportboolean
ShowFormulaConfigurationPageboolean
ShowFormulaAssignmentsboolean
IntectSupportAvailableSupportCentersstring

Changes