Accounts
Update account for an employee
post/apps/{appId}/accounts/employees/{id}
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
idinteger required
Employee account id
Query parameters
user_namestring
Employee lastname and firstname
fiscal_power3 | 4 | 5 | 6 | 7 | 1 | 50
Fiscal power of the car
vehicle_type'car' | 'motorcycle' | 'electric_car'
Vehicle type of employee
Response
Success