Advertisement
abirama62

json import partner

Oct 5th, 2020
1,320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.19 KB | None | 0 0
  1. {
  2.     "input": {
  3.         "version": "1.1",
  4.         "header": {
  5.             "datetime": "20201005000000",
  6.       "roleLoginId": "43",
  7.       "module": "jleaf",
  8.       "secureKey": "a8fc5949bedcd71efad1ab3003a348801b1b110288e4ac1fe0def1e7c57bec89564d12e86a523d7994daae0e03d89bee",
  9.       "serviceName": "importDataCustomer",
  10.       "sessionId": "6DC00D07DCD9B99A36388511C6CAB487",
  11.       "taskName": "system",
  12.       "tenantLoginId": "10",
  13.       "tenantKey": "c14ee472bd60ce18e53a9764c52979e0",
  14.       "userLoginId": 304
  15.         },
  16.         "payload": {
  17.     "apiKey":   "a8fc5949bedcd71efad1ab3003a348801b1b110288e4ac1fe0def1e7c57bec89564d12e86a523d7994daae0e03d89bee",
  18.     "tenantCode": "SASA",
  19.     "session_uuid": "6DC00D07DCD9B99A36388511C6CAB487",
  20.  
  21.             "username": "AVENGERS",
  22.             "customerList": [
  23.                 {
  24.                     "customer_code": "990719H",
  25.                     "customer_name": "JAYA SENTOSA UPDATE 1",
  26.                     "category_partner_code": "MITRA2",
  27.                     "category_partner_name": "MITRA SAMPINGAN",
  28.                     "address_desc": "JL. Tinjomoyo I No 3, Semarang",
  29.                     "address1": "JL. Tinjomoyo I No 3",
  30.                     "address2": "",
  31.                     "address3": "",
  32.                     "city": "SEMARANG, KOTA",
  33.                     "province": "JAWA TENGAH",
  34.                     "zip_code": "55422",
  35.                     "country_code": "ID",
  36.                     "phone1": "0852366235889",
  37.                     "phone2": "",
  38.                     "fax1": "",
  39.                     "fax2": "",
  40.                     "contact_person_name": "Mahendra Setiabudi",
  41.                     "contact_person_phone": "0852366235889",
  42.                     "contact_person_identity_no": "162631231629361",
  43.                     "longitude": "97",
  44.                     "latitude": "10",
  45.                     "npwp_status": "01",
  46.                     "flag_npwp": "N",
  47.                     "npwp_no": "99.998.997.6-795.795",
  48.                     "npwp_date": "20200120",
  49.                     "flag_pkp": "N",
  50.                     "price_level": "BENGKEL",
  51.                     "tanggal_aktif_plafon": "20200225",
  52.                     "tanggal_aktif_price_level": "20200226",
  53.                     "tanggal_aktif_jatuh_tempo": "20200227",
  54.                     "nilai_plafon": "10000000",
  55.                     "jatuh_tempo_tagihan": "9",
  56.                     "customer_rank": "G",
  57.                     "holding_customer_code": ""
  58.  
  59.                 },
  60.                 {
  61.                     "customer_code": "990719I",
  62.                     "customer_name": "SENTOSA JAYA UPDATE 2",
  63.                     "category_partner_code": "MITRA2",
  64.                     "category_partner_name": "MITRA SAMPINGAN",
  65.                     "address_desc": "JL. Pawiyatan Luhur No 36, Semarang",
  66.                     "address1": "JL. Pawiyatan Luhur No 36",
  67.                     "address2": "",
  68.                     "address3": "",
  69.                     "city": "SEMARANG, KOTA",
  70.                     "province": "JAWA TENGAH",
  71.                     "zip_code": "55422",
  72.                     "country_code": "ID",
  73.                     "phone1": "0852365125889",
  74.                     "phone2": "",
  75.                     "fax1": "",
  76.                     "fax2": "",
  77.                     "contact_person_name": "Arjuna Winarno",
  78.                     "contact_person_phone": "0852365125889",
  79.                     "contact_person_identity_no": "162631237779361",
  80.                     "longitude": "47",
  81.                     "latitude": "76",
  82.                     "npwp_status": "01",
  83.                     "flag_npwp": "Y",
  84.                     "npwp_no": "99.123.997.6-795.795",
  85.                     "npwp_date": "20200120",
  86.                     "flag_pkp": "N",
  87.                     "price_level": "BENGKEL",
  88.                     "tanggal_aktif_plafon": "20200225",
  89.                     "tanggal_aktif_price_level": "20200226",
  90.                     "tanggal_aktif_jatuh_tempo": "20200227",
  91.                     "nilai_plafon": "10000000",
  92.                     "jatuh_tempo_tagihan": "9",
  93.                     "customer_rank": "G",
  94.                     "holding_customer_code": ""
  95.  
  96.                 }
  97.             ]
  98.         }
  99.     }
  100. }
  101.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement