Checkout
cURL
curl --request POST \ --url https://checkout.dintero.com/v1/events/gateways/netaxept/transaction/hooks \ --header 'Content-Type: application/json' \ --data ' { "TransactionId": "<string>" } '
{ "error": { "message": "<string>", "code": "<string>", "errors": [ {} ] } }
Documentation IndexFetch the complete documentation index at: https://docs.dintero.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Content of webhook event
webhook handled