{
"responseInfo": {},
"Transaction": [
{
"tenantId": "string",
"txnAmount": "string",
"billId": "string",
"module": "string",
"consumerCode": "string",
"taxAndPayments": [
{
"billId": "string",
"taxAmount": 0,
"amountPaid": 0
}
],
"productInfo": "string",
"gateway": "string",
"callbackUrl": "string",
"txnId": "string",
"user": {},
"redirectUrl": "string",
"txnStatus": "SUCCESS",
"txnStatusMsg": "string",
"gatewayTxnId": "string",
"gatewayPaymentMode": "string",
"gatewayStatusCode": "string",
"gatewayStatusMsg": "string",
"receipt": "string",
"auditDetails": {},
"additionalDetails": {}
}
]
}