Response:
HTTP/1.1 200 OK
Date: ...
Content-Type: application/json
Content-Length: ...
{
"success": [
{
"parsed": true,
"id": "19104680020",
"stk": "19035510999999",
"balance": 489345,
"amount": 50000,
"note": "testing",
"createAt": 1586263246036,
"raw": "TK 19035510999999\\nSo tien GD:+50,000\\nSo du:489,345\\ntesting"
},
{
"parsed": true,
"id": "19170846032",
"stk": "19035510999999",
"balance": 439345,
"amount": 50000,
"note": "nap test_user",
"createAt": 1586413523935,
"raw": "TK 19035510999999\\nSo tien GD:+50,000\\nSo du:439,345\\nnap test_user"
},
{
"parsed": false,
"id": "19137597154",
"stk": "",
"balance": 0,
"amount": 0,
"note": "",
"createAt": 1586337569665,
"raw": "Please ignore this message"
}
]
}