void_transaction
Cancel a transaction before settlement to prevent charges. Use this tool to void pending transactions in subscription billing systems like BigCommerce, WooCommerce, and Shopify.
Instructions
Void a transaction. POST /transactions/{transactionId}/void. Only works before settlement; after settlement use refund_transaction instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transactionId | Yes | Transaction ID (required). Void only works before settlement; after settlement use refund_transaction. |