When getSettledBatchList returns a settlementState of settlementError,
is that the final state for the batch? What should I expect to happen to
the batched transactions? Is the same batch processed again the
following day, using the same batch id, an...