Skip to content

Instantly share code, notes, and snippets.

@chrishieu
Created June 15, 2020 06:39
Show Gist options
  • Save chrishieu/ffe06f78efb46da9eec8a468fcf69ada to your computer and use it in GitHub Desktop.
Save chrishieu/ffe06f78efb46da9eec8a468fcf69ada to your computer and use it in GitHub Desktop.
FRMS Phase 1 Output Proc
{
"status" : "True",
"data": []
}
{
"status" : "False",
"data": []
}
{
"status" : "Suspicious",
"data": [
{
"app_id": 175923,
"name": "Võ Bách Nhạc",
"la": "5,000,000",
"dob": 1590993204,
"age": 90,
"product": "Lorem ipsum",
"mobile": "(833) 502-2272",
"national_id": "755849232",
"last_app_activity": 1590993204,
"request_app_date": 1590993204,
"tenure": "12",
"fb_no": 123123123124253460,
"spouse_name": "Nguyễn Thị Định",
"sex": "Nam",
"marital_status": true,
"gross_monthly_pay": "500,000",
"cur_address": "57/3 Nguyễn Thị Định , Quận 2, TP. HCM",
"cur_city": "TP.Hồ Chí Minh",
"cur_province": "Quận 5",
"per_address": "57/3 Nguyễn Thị Định , Quận 2, TP. HCM",
"per_city": "TP.Hồ Chí Minh",
"per_province": "Quận 5",
"company_name": "MAFC"
},
{
"app_id": 123123123,
"name": "Đặng Tuấn Anh",
"la": "1,000,000",
"dob": 1590993204,
"age": 25,
"product": "Lorem ipsum",
"mobile": "(406) 502-2472",
"national_id": "123123123",
"last_app_activity": 1590993204,
"request_app_date": 1590993204,
"tenure": "12",
"fb_no": 123123123124253460,
"spouse_name": "Vũ Như Cẩn",
"sex": "Nam",
"marital_status": true,
"gross_monthly_pay": "500,000",
"cur_address": "123/235 Đăng Trần Côn, Q.5, TP.HCM",
"cur_city": "TP.Hồ Chí Minh",
"cur_province": "Quận 5",
"per_address": "123/235 Đăng Trần Côn, Q.5, TP.HCM",
"per_city": "TP.Hồ Chí Minh",
"per_province": "Quận 5",
"company_name": "MAFC"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment