3️MQTT Receive Balance Change
Receive balance changes after performing a transaction.
MQTT
Transaction Alerts
MQTT
Transaction AlertsMessage
Param | Type | Description |
---|---|---|
| String | The account number that will receive the funds. |
| Long | The amount of money received. |
| String | The type of transaction. |
| String | The reference code for the transaction. |
| String | The order number associated with the transaction. |
| String | The content or description of the transfer. |
| String | The current status of the transfer. |
| String | The timestamp of when the payment was made. |
Sample
Last updated