example_checkout_authorization_event
example-checkout-events
checkout_authorization
Event is pushed to subscribers when a transaction was authorized or failed authorization
The deliveries match what is delivered to the session callback_url with
report_error=trueset
POST
example_checkout_authorization_event
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Body
application/json
Example:
"P12345678"
Available options:
checkout_authorization Example:
"checkout_authorization"
Example:
"9ebb6d41-dca5-484e-8330-9c9fa96b60ba"
The transaction details, see Checkout API /api-reference/transactions/transactions_id_get for complete description of all properties that can be included in the transaction object
No transaction will be included in the event if the authorization was cancelled by the user
Response
event handled
Last modified on May 22, 2026