Accounts
Create accounting for an employee
post/apps/{appId}/accounts/employees
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.
Query parameters
user_idinteger
Employee id
user_namestring
Employee lastname and firstname
account_idstring
vehicle_type'car' | 'motorcycle' | 'electric_car'
Vehicle type of employee
fiscal_power3 | 4 | 5 | 6 | 7 | 1 | 50 required
Fiscal power of the car
Response
Success