Create payment batch for run
POST/payroll/runs/:run_id/payment-batches
Creates a new payment batch grouping employee net-pay disbursements for a specific payroll run. A single run may have multiple batches (e.g. separated by bank or department). Batches must be submitted to the payment processor via the /submit action.
Request
Responses
- 201
Payment batch created.