BatchEditRequest
Payload for editing a batch.
- addedType: array string[] · Added Transactions
_transactions requiredList of transaction IDs to add to the batch
- removedType: array string[] · Removed Transactions
_transactions requiredList of transaction IDs to remove from the batch

