post https://localhost:8443/fineract-provider/api/v1/users
Adds new application user.
Note: Password information is not required (or processed). Password details at present are auto-generated and then sent to the email account given (which is why it can take a few seconds to complete).
Mandatory Fields:
username, firstname, lastname, email, officeId, roles, sendPasswordToEmail
Optional Fields:
staffId,passwordNeverExpires,isSelfServiceUser,clients