Authorizations
Body
The id of the user
"95a0e70b-fe02-4f47-aef9-2efff279df71"
The payroll provider to use
"quickbooks"
The login of the user
"john.smith@company.com"
The password of the user
"very-secret-password"
Optional extra login parameters required by some providers.
Dayforce connections require extra_login_params.company_name.
{ "company_name": "ACME Corp" }Response
Created
The id of the account
"95a0e70b-fe02-4f47-aef9-2efff279df71"
The payroll provider to use
"quickbooks"
The login of the user
"john.smith@company.com"
"2019-05-17T00:00:00.000Z"
Status of account
"PENDING"
Is mfa enabled for this account
The latest pay date of the payroll under this account
"2019-05-17T00:00:00.000Z"
Authrorization url for provider using OAUTH2
"https://provider/authenticate?redirect_url=https://api.teal.com/auth&state=state&scope=read"
- Option 1
- Option 2
- Option 3
{
"type": "Code",
"source": "AUTHENTICATOR_APP"
}