Created
March 3, 2020 16:08
-
-
Save riseno/60125653f1294fb5b50656c5d1f9307b to your computer and use it in GitHub Desktop.
ValootPay async transaction notification data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"object": "Transaction", | |
"id": "mr893qdnw6d6v7og", | |
"status": "open", | |
"currency": "HKD", | |
"amount": 0.01, | |
"message": "OK", | |
"created_at": "2018-02-03 11:56:36 +00:00", | |
"updated_at": "2018-02-03 11:56:36 +00:00", | |
"expired_at": null, | |
"real_id": 119 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment