Create a retro payroll run (DRAFT) for effective-date corrections
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
Company ID (from FluideAuth)
Payroll period month (1-12)
1 <= x <= 123
Payroll period year
2026
Date the correction is effective from (ISO date)
"2026-03-01"
Reason for retroactive adjustment
255"Salary back-pay"
Prior payroll run to diff against; defaults to latest processed run for the period
Inclusive period start (ISO date)
Inclusive period end (ISO date)
Pay date (ISO date); defaults to period end
1Client idempotency key for safe retries
128Response
Successful response