BatchEditRequest
Payload for editing a batch. Only open batches can be edited.
- addedType: array string[] · Added Transactions
_transactions List of transaction IDs to add to the batch
- processorType: string · Processor Batch Id
_batch _id The processor batch ID
- removedType: array string[] · Removed Transactions
_transactions List of transaction IDs to remove from the batch

