cURL
Payroll
Reject a payroll run (as an assigned approver)
POST
cURL
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.
Path Parameters
Body
application/json
Optional comment stored with the approval decision.
Maximum string length:
2000Response
Successful response
Approve a payroll run (as an assigned approver)Reopen a rejected payroll run back to draft (clears approvals)