Advertisement
Guest User

Untitled

a guest
Apr 9th, 2020
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.55 KB | None | 0 0
  1. {
  2.     "product_id": "prod_covid19",
  3.     "basic_data": {
  4.     },
  5.     "package_options": null,
  6.     "additional_data": {
  7.         "policy_date": "2020-04-08",
  8.         "customer_title": "นาย",
  9.         "customer_first_name": "มานะ",
  10.         "customer_last_name": "มุ่งมั่น",
  11.         "company_name": "-",
  12.         "card_type": "I",
  13.         "id_card": "1489900087857",
  14.         "email": "developer@example.com",
  15.         "phone": "0812345678",
  16.         "insurer_list": [
  17.             {
  18.                 "title": "นาย",
  19.                 "first_name": "มานะ",
  20.                 "last_name": "มุ่งมั่น",
  21.                 "card_type": "I",
  22.                 "id_card": "1489900087857",
  23.                 "birthdate": "1988-10-14",
  24.                 "email": "developer@example.com",
  25.                 "phone": "0812345678",
  26.                 "nominee": "",
  27.                 "relationship": "",
  28.                 "address": {
  29.                     "address_no": "1",
  30.                     "moo": "2",
  31.                     "village": "วิลเลจ 3",
  32.                     "alley": "",
  33.                     "lane": "ลาดพร้าว 4",
  34.                     "street": "ลาดพร้าว",
  35.                     "minor_district": "",
  36.                     "subdistrict": "จอมพล",
  37.                     "district": "จตุจักร",
  38.                     "province": "กรุงเทพมหานคร",
  39.                     "postal_code": "10900"
  40.                 }
  41.             }
  42.         ]
  43.     }
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement