Users
Create a user. Provided email needs to be unique.
Data provided will be used to create credentials to access Partner Panel. Specifically, provided email will be used to identify created account. This means that email needs to be unique.
Gender
All first names of the person according to the identification document
^\S+( \S+)*$Country code in ISO 3166-1 alpha-2 standard
OK
Bad Request
Get list of users
String value used for pagination
Maximum number of items to return
20User type filter
Current customer status
String value used for firstName
String value used for lastName
String value used for email
Uuid value used for userId
String value used for globalId
OK
Bad Request
Update user
User ID
Update to INACTIVE or SUSPENDED is possible only from ACTIVE status. It will disable user access to API. Update to ACTIVE is possible only from SUSPENDED. It will enable user access to API.
Sending request with SMS will switch MFA to SMS until the next time user login. After that method will be switched to TOTP again.
OK
No content
Bad Request
No content
Last updated
