Skip to content

Commit

Permalink
Add details in the bill fetch webhook (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreejit7 authored Mar 21, 2024
1 parent 43620c9 commit 0fa23de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/payments/billpay/pre-built-screens/webhooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,14 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"mobileNumber": "9481773053",
"status": "FETCH_SUCCESS",
"billId": "490a8940-886e-45ed-bfd1-21dbed064373",
"billNumber": "6657801290", // if available
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"billAmount": "101.0",
"dueDate": "2021-05-23",
"billDate":"2024-03-01" // if available
"dueDate": "2024-03-20", // if available
"customerName": "Ram Charan", // if available
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"event": "bill_fetch_success",
"refId": "CMA0I65RCU2I32C3L0H0KNYQYAG40021831",
Expand Down

0 comments on commit 0fa23de

Please sign in to comment.