Advertisement
realreef

resp payment json

Feb 24th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.83 KB | None | 0 0
  1. {
  2.     "status": "SUCCESS",
  3.     "data": {
  4.         "notif_type": "pay",
  5.         "type": 15,
  6.         "code": "0000",
  7.         "message": "Trx Sukses",
  8.         "outlet": "Piczx",
  9.         "date_time": "2019-01-07 14:07:29",
  10.         "idpel": "8888802233913523",
  11.         "total_tag": 53500,
  12.         "admin_fee": 2500,
  13.         "num_of_month": 1,
  14.         "last_balance": 1186890,
  15.         "evo_trxid": "1015002",
  16.         "rp_tag": "51000",
  17.         "cust_name": "UDE RUKIAH|DESI SETIAWATI|",
  18.         "va_number": "8888802233913523|8888802233913714|",
  19.         "branch_code": "1014",
  20.         "branch_name": "CIMAHI                          ",
  21.         "premi": "25500|25500|",
  22.         "penalty": "0",
  23.         "reff_num": "FM2419611407291",
  24.         "stan": null,
  25.         "details": [{
  26.             "cust_name": "UDE RUKIAH",
  27.             "cust_id": "8888802233913523",
  28.             "premi": 25500
  29.         }, {
  30.             "cust_name": "DESI SETIAWATI",
  31.             "cust_id": "8888802233913714",
  32.             "premi": 25500
  33.         }]
  34.     }
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement