Queue validated payslips for FluidePay disbursement (Kafka)
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
Company FluidePay wallet to debit when all selected payslips share the same payout currency, or as default when sourceWalletIdsByPayoutCurrency omits that currency. Omit to auto-resolve the default OPERATING company wallet per payout currency (FluidePay internal API).
Treasury wallet UUID per payout ISO currency (e.g. { "XAF": "…", "NGN": "…" }). Required when the selection spans multiple payout currencies.
Only disburse these payslip IDs. Omit to disburse all PROCESSED/FAILED payslips.
1Response
Successful response