{
"responseCode": "string",
"responseDescription": "string",
"tenantReferenceNo": "string",
"balanceInformationList": [
{
"type": "string",
"previousBalance": 0,
"currency": 0,
"currentBalance": 0
}
],
"additionalAmounts": [
{
"id": "string",
"additionalAmountType": "TransactionFee",
"amount": 0,
"currency": 0
}
],
"qrData": "string",
"qrRefNo": "string"
}