cURL
Documents
Generate payslip PDF, store on disk, return public URL
Idempotent per organization + payslipId when payload hash matches. Pass force=true to overwrite after payroll corrections.
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.
Query Parameters
Body
application/json
Payslip id from payroll service (idempotency key)
Example:
"March 2026"
Example:
"NGN"
Example:
"SL/PAY/2024/10-8842"
Example:
"October 28, 2024"
Example:
"Standard Monthly"
Example:
"Standard Chartered Bank"
Example:
"**** 4421"
Stream file bytes for an organization (service-to-service)Generate invoice PDF, store on disk, return public URL