PayrollConfig
Create a new payroll configuration
POST
Create a new payroll configuration
Documentation Index
Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token obtained from OAuth2 client credentials flow
Body
application/json
Available options:
Annual, Monthly, FourWeekly, Fortnightly, Weekly, Daily, Quarterly, BiAnnually Whether to process payslips with no line items (zero gross). Defaults to false.
When true (default), payslips with totally-zero values (Gross, Net, Tax, Ni etc all 0) are included in FPS preview AND submission. When false, they are filtered out of both so HMRC never sees zeroed records that have no payment to report. Same flag controls preview and submit (single source of truth — no drift).