post https://gateway-154.netpaydev.com/gateway-ecommerce/v3/webhooks/
Ejemplo de respuesta recibida
{
"data": {
"sessionId": "ZlL!f2YwEHxe4!MGBbXcRpmZFPP=wR",
"transactionId": "30bd3065-aecc-45e0-83f4-37b5f5ce0ca0",
"amount": "150.75",
"status": "DONE",
"cardHolderName": "John",
"lastFourDigits": "0002",
"bankName": "JPMORGAN CHASE BANK",
"responseCode": "00",
"procRetMsg": "Aprobada",
"customerEmail": "[email protected]",
"cartType": "001",
"cardNature": "VISA DEBIT",
"authDate": 1616455030786,
"authCode": "123456",
"orderId": "1616455026364630012"
},
"event": "sessionLink.paid",
"type": null,
"createdAt": 1616455030786
}