Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://preview.intermezzo.ai/gb/organizations/{organization_id}/payrolls/{payroll_status_id}/tasks/bacs-file/status \ --header 'Authorization: Bearer <token>'
{ "task_id": "<string>" }
Return the current status of the BACS file generation task for a payrun.
Get token from Auth0 and paste it here
Successful Response
DRAFT
IN_PROGRESS
SUCCESS
FAILED
Was this page helpful?