Validate
{
"inputs": [
{
"value": "2",
"key": "merchantFK"
},
{
"value": "1",
"key": "accountType"
},
{
"value": "1234567",
"key": "customerId"
},
{
"value": "dot",
"key": "customerName"
},
{
"value": "100",
"key": "amount"
}
],
"billId": "1099",
"customerAccountNo": "1700415109",
"channel_ref": "122433"
}Sample Implementation
Last updated