POST
/
accounts

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
user_id
string
required

The id of the user

payroll_provider
string
required

The 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
required

The id of the account

payroll_provider
string
required

The payroll provider to use

user_name
string
required

The login of the user

status
string

Status of account

created_at
string
required
authorization_url
string

Authrorization url for provider using OAUTH2