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/organizations/{organization_id}/payrolls/{payroll_status_id}/status/history \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "country_code": "<string>", "content": { "payroll_calculation": { "task_id": "<string>" }, "calculation_approve": { "task_id": "<unknown>" }, "hmrc_fps_submission": { "task_id": "<string>" }, "hmrc_fps_til_submission": { "task_id": "<string>" }, "payslip_generation": { "task_id": "<string>" }, "bacs_file_generation": { "task_id": "<string>" } }, "created_at": "2023-11-07T05:31:56Z", "created_by": "<string>", "version": 123 } ]
Get token from Auth0 and paste it here
Successful Response
"GB"
DRAFT
IN_PROGRESS
SUCCESS
FAILED
Show child attributes
Was this page helpful?