Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions content/payments/billpay/pre-built-screens/webhooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"dueDate": "2024-03-20", // if available
"customerName": "Ram Charan", // if available
"customerId": "cust@1234" // if available
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"event": "bill_fetch_success",
"refId": "CMA0I65RCU2I32C3L0H0KNYQYAG40021831",
"additionalInfo": [
Expand Down Expand Up @@ -222,7 +222,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -289,7 +289,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"event": "bill_fetch_failure",
"refId": "CMA0I65RCU2I32C3L0H0KNYQYAG40021831",
Expand Down Expand Up @@ -370,7 +370,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -450,7 +450,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"billAmount": "105.0",
"dueDate": "2021-05-23", // if available
Expand Down Expand Up @@ -551,7 +551,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -662,7 +662,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"orderId": "Q00ABCDEFGHZOQ",
"billAmount": "105.0",
Expand Down Expand Up @@ -753,7 +753,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -842,7 +842,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerCategory": "Loan-Repayment",
"billAmount": "105.0",
"dueDate": "2021-05-23", // if available
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"amountPaid": 601.0,
"amount": null,
Expand Down Expand Up @@ -948,7 +948,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1020,7 +1020,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"billAmount": "105.0",
"dueDate": "2021-05-23", // if available
Expand Down Expand Up @@ -1107,7 +1107,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down
24 changes: 12 additions & 12 deletions content/payments/billpay/v1/pre-built-screens/webhooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"dueDate": "2024-03-20", // if available
"customerName": "Ram Charan", // if available
"customerId": "cust@1234" // if available
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"event": "bill_fetch_success",
"refId": "CMA0I65RCU2I32C3L0H0KNYQYAG40021831",
"additionalInfo": [
Expand Down Expand Up @@ -207,7 +207,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -259,7 +259,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"event": "bill_fetch_failure",
"refId": "CMA0I65RCU2I32C3L0H0KNYQYAG40021831",
Expand Down Expand Up @@ -336,7 +336,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -416,7 +416,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"billAmount": "105.0",
"dueDate": "2021-05-23", // if available
Expand Down Expand Up @@ -504,7 +504,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -597,7 +597,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"orderId": "Q00ABCDEFGHZOQ",
"billAmount": "105.0",
Expand Down Expand Up @@ -684,7 +684,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -771,7 +771,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerCategory": "Loan-Repayment",
"billAmount": "105.0",
"dueDate": "2021-05-23", // if available
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"amountPaid": 601.0,
"amount": null,
Expand Down Expand Up @@ -872,7 +872,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -943,7 +943,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
"billerId": "MAHI00000NATIC",
"billerName": "Mahindra Rural Housing Finance Ltd",
"billerCategory": "Loan-Repayment",
"sessionId": "7f6de02a-0061-403f-bd65-47d4b5f72c87",
"sessionId": "1272707270496486911",
"customerId": "cust@1234" // if available
"billAmount": "105.0",
"dueDate": "2021-05-23", // if available
Expand Down Expand Up @@ -1027,7 +1027,7 @@ Below are the parameter tables and sample payloads for the listed events. Note t
<td>String</td>
<td>Unique identifier for the session used for this request</td>
<td>
<code>7f6de02a-0061-403f-bd65-47d4b5f72c87</code>
<code>1272707270496486911</code>
</td>
</tr>
<tr>
Expand Down