/
FI
finch-api
/
API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3w ago
Details
Filter operations
Benefits
6
Connect
2
Deductions
10
Documents
2
Management
10
Organization
4
Payroll
10
Sandbox
11
post
Create a new Sandbox Connection
put
Update a sandbox account
post
Create a new sandbox account
put
Update a sandbox company's data
post
Add new individuals to a sandbox company
put
Update sandbox individual
put
Update sandbox employment
post
Add a new sandbox payment
post
Enqueue a new sandbox job
get
Get configurations for sandbox jobs
put
Update configurations for sandbox jobs
Sandbox
Update configurations for sandbox jobs
put
/sandbox/jobs/configuration
Request body
SandboxJobConfiguration
required
type
'data_sync_all'
required
completion_status
'complete'
|
'reauth_error'
|
'permissions_error'
|
'error'
required
Response
OK
SandboxJobConfiguration
required
type
'data_sync_all'
required
completion_status
'complete'
|
'reauth_error'
|
'permissions_error'
|
'error'
required
Changes