Transactions
Bulk void inflight
Void multiple independently-created inflight transactions with the Go SDK.
POST
Bulk void inflight
Use
client.Transaction.BulkVoidInflight to void multiple inflight transactions.
1
Call the method
- Queued void
- Synchronous void
- Dry run
client.Transaction.BulkVoidInflight
2
Review per-item results
On a posted batch, check
result.Results for each transaction’s outcome.A dry run has no succeeded or failed counts. Check WouldApply and Results.3
Response
- Queued void
- Dry run