Sandbox
Create a new Sandbox Connection
Create a new connection (new company/provider pair) with a new account
POST
/
sandbox
/
connections
Authorizations
Authorization
string
headerrequiredPlease use base64 encoded client_id:client_secret
Body
application/json
provider_id
string
requiredauthentication_type
enum<string>
Available options:
credential
, api_token
, oauth
, assisted
products
string[]
employee_size
integer
Optional: the size of the employer to be created with this connection. Defaults to 20. Note that if this is higher than 100, historical payroll data will not be generated, and instead only one pay period will be created.
Response
200 - application/json
company_id
string
requiredprovider_id
string
requiredaccount_id
string
requiredauthentication_type
enum<string>
requiredAvailable options:
credential
, api_token
, oauth
, assisted
products
string[]
requiredaccess_token
string
requiredWas this page helpful?