Batch Transactions
Abort Batch Transaction
Abort a batch of transactions.
post/api/v1/batch-transactions/{batch_id}/abort
Path parameters
batch_idstring uuid required
Transaction ID of the last transaction in the batch (for example, transaction 2/2 in the batch).ORValue of the managed_transaction_data.batch_data.batch_id field of any transaction in the batch.
Transaction ID of the last transaction in the batch (for example, transaction 2/2 in the batch).ORValue of the managed_transaction_data.batch_data.batch_id field of any transaction in the batch.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 7 revisions of this API.