Submit payment batch
POST/payroll/payment-batches/:id/submit
Submits a payment batch to the configured payment processor or bank integration. The batch transitions to "submitted" status and disbursement begins asynchronously.
Request
Responses
- 200
- 409
Batch submitted to payment processor.
Batch is not in a submittable state.