transactions_id_void_post
At any moment before capture of a transaction, it is possible to cancel an authorization. This operation is called voiding and can be performed by doing a POST to this endpoint
Void on part capture
Void after a part capture will cancel the difference between the capture amount and the authorization amount.
Void on part capture is only supported on following types:
- payex.creditcard
- payex.mobilepay
- payex.vipps
- payex.applepay
- payex.clicktopay
- payex.googlepay
- vipps
- klarna.klarna
- klarna.billie
scopes:
- admin:checkout
- write:checkout
Path parameters
The ID of the transaction
Query parameters
Include aditional data in the returned data that are by default excluded from the transaction details.
- events.request_headers Include the event headers stored for each event deprecated
- initiating_system_request_headers Include the request headers from the initating system deprecated
From 2023-09, events.request_headers and initiating_system_request_headers will be included by default
Headers
The name of the ecommerce solution
Example: woocommerce
The version number of the ecommerce solution
Example: 5.4
The name of the ecommerce plugin
Example: Dintero.Checkout.WooCommerce
The version number of the ecommerce plugin
Example: 2.3.4
Response
Transaction voided