Skip to content

PayCat

Stable Growth tier

PayCat is a payroll platform used to manage employee pay. Payroll systems represent the authoritative source of labour cost. Demiton integrates with PayCat to retrieve pay records and reconcile payroll totals against operational labour data.

Authentication: API key
System type: KEYPAY
Category: Finance & Payroll


Supported resources

ResourceFETCH
pay_records
employees
pay_runs

Integration model

PayCat records are retrieved using the adapter layer and normalized into PayrollRecord business objects with fields: employee, period, hours, gross cost.


Labour reconciliation

The primary use case is reconciling payroll totals against operational labour data from field systems:

FETCH → assignar.site_diaries
FETCH → paycat.pay_records
TRANSFORM → reconcile_hours

The reconciliation step compares hours recorded in field systems against payroll hours. Differences are recorded as variance records:

FieldDescription
WorkerEmployee identifier
FieldHoursHours from Assignar
PayrollHoursHours from PayCat
VarianceDifference

Operational outcome

Payroll integration enables reliable labour reconciliation. Organizations gain visibility into discrepancies between field activity and payroll totals, ensuring labour costs remain aligned across operational and financial systems.