Virtual Account Webhook
Webhooks allow you to set up a notification system that can be used to receive updates on certain requests made to the 1app APIs.
Last updated
Webhooks allow you to set up a notification system that can be used to receive updates on certain requests made to the 1app APIs.
Last updated
{
"event_type": "transactions",
"event_status": "success",
"AccountNo": "0123456789",
"paid_through": "dedicatedAccount",
"trans_status": "01",
"transmode": "live",
"Reference": "957421812B73017",
"SourceName": "Jogh PETER",
"AmountPaid": "50000",
"SettledAmount": 4975,
"Charged": 25,
"TrackingID": "0150240",
"TrackingRef": "0150240",
"AccountRef": "50240",
"ClientID": "019",
"transactionType": "Credit",
"Narration": "FROM UBA Jogh PETER UNOGWU-USSD-NIPTo 1APPDARAD-john U 23470XXXX3031000004240815123139004464292797",
"CustomerDetails": {
"AccountName": "",
"AccountNo": "0123456789",
"BankName": "Providus Bank",
"TrackingId": "0150240"
},
"SourceDetails": {
"SourceName": "Jogh PETER",
"SourceAcct": "0219110003",
"SourceBank": "UNITED BANK FOR AFRICA",
"Narration": "FROM UBA Jogh PETER-USSD-NIPTo 1APPDARAD-PETER U 23470XXXX3031000004240815123139004464292797"
},
"transerror": "0"
}