Payments
ACH
Batched payments
1 min
the cross river system supports the ability to send up to 5000 payments in a single request via the originate ach client batches a batch request is always the preferred method of originating multiple payments at a given time once a batch is accepted, we break it into individual payment records that may go on hold or be sent to the federal reserve independently webhook events fire as usual on each of these individual payments the overall send and receive is identical to that of payments originated individually it is important to note that client batch origination requests are asynchronous and the associated payment records may not be available immediately you can monitor the progress using the api via the status and importcount fields of the batch object see our tutorial to learn how to originate a client batch