Adyen · Schema

UpdateCompanyUserRequest

UpdateCompanyUserRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountGroups array The list of [account groups](https://docs.adyen.com/account/account-structure#account-groups) associated with this user.
active boolean Indicates whether this user is active.
associatedMerchantAccounts array The list of [merchant accounts](https://docs.adyen.com/account/account-structure#merchant-accounts) to associate the user with.
email string The email address of the user.
name object The user's full name.
roles array The list of [roles](https://docs.adyen.com/account/user-roles) for this user.
timeZoneCode string The [tz database name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) of the time zone of the user. For example, **Europe/Amsterdam**.
View JSON Schema on GitHub