update_fictional_user
Update a fictional user's details in Bexio, specifying ID, salutation, first name, last name, and a globally unique email.
Instructions
Update a fictional User
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address of the fictional user. Please note that an email address can only be used once for both regular and fictional users. | ||
| lastname | Yes | The last name of the fictional user | |
| title_id | No | A reference to a title | |
| firstname | Yes | The first name of the fictional user | |
| salutation_type | Yes | ||
| fictional_user_id | Yes | the id of the fictional user |