Skip to main content

Function: fundBatch()

fundBatch(batchId): Promise<PayrollActionState>

Defined in: src/server/actions/payroll.ts:271

Owner-only: mark a prepared batch as paid (funded) after uploading the Wise batch file.

Parameters

batchId

string

Returns

Promise<PayrollActionState>