Accounts
Create an account
POST
/
accounts
Authorizations
X-API-KEY
string
headerrequiredBody
application/json
user_id
string
requiredThe id of the user
payroll_provider
string
requiredThe payroll provider to use
user_name
string
The login of the user
password
string
The password of the user
Response
201 - application/json
account_id
string
requiredThe id of the account
payroll_provider
string
requiredThe payroll provider to use
user_name
string
requiredThe login of the user
status
string
Status of account
created_at
string
requiredauthorization_url
string
Authrorization url for provider using OAUTH2