Batch Transactions
Approve Batch Transaction
Approve a batch of transactions.
post/api/v1/batch-transactions/{batch_id}/approve
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_idfield 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_idfield of any transaction in the batch.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 7 revisions of this API.