Skip to content

Instantly share code, notes, and snippets.

@piti118
Last active July 25, 2021 14:54
Show Gist options
  • Save piti118/059833c9583a67e01d3e8bf509d177f7 to your computer and use it in GitHub Desktop.
Save piti118/059833c9583a67e01d3e8bf509d177f7 to your computer and use it in GitHub Desktop.
{
"username": "frappet",
"doctor": {
"name": "Kazuya Sojo",
"license": "12345678"
},
"patient": {
"name": "Green Covid",
"cid": "1234567890123",
"phoneno": "0811234567",
"hn": "123477889",
"address": {
"street": "123 ถนนabcd",
"subdistrict": "chimplee",
"disctrict": "talingchan",
"zipcode": "12345",
"note": "next to 7/11"
}
},
"session_id": "abcd_for_callback",
"line_oa_id": "or something for lineoa callback"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment