Skip to main content
GET
Get Payroll Task Status

Authorizations

Authorization
string
header
required

Get token from Auth0 and paste it here

Path Parameters

organization_id
string
required
task_id
string
required
payroll_status_id
string
required

Response

Successful Response

status
enum<string>
required
Available options:
DRAFT,
IN_PROGRESS,
SUCCESS,
FAILED
statistics
TaskStatisticsResponse · object | null
required

Statistics about the bulk task. Can be null if the task has not started processing yet.