Skip to main content
GET
Get BACS file task status

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required
payroll_status_id
required

Response

Successful Response

task_id
string
required
status
enum<string>
required
Available options:
DRAFT,
IN_PROGRESS,
SUCCESS,
FAILED