3️MQTT Receive Balance Change
Receive balance changes after performing a transaction.
Last updated
Receive balance changes after performing a transaction.
Last updated
bankAccount
String
The account number that will receive the funds.
amount
Long
The amount of money received.
transType
String
The type of transaction.
referenceNumber
String
The reference code for the transaction.
orderId
String
The order number associated with the transaction.
content
String
The content or description of the transfer.
status
String
The current status of the transfer.
timePaid
String
The timestamp of when the payment was made.