Advertisement
achmadzainulkarim

PPOB history

Mar 25th, 2020
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.64 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": [
  4.     {
  5.       "id": 18,
  6.       "customer_id": 23,
  7.       "ppob_product_id": 2604,
  8.       "referral_id": "PPOB200224-9",
  9.       "destination_no": "08124408228",
  10.       "type": "mobile",
  11.       "selling_price": "8600",
  12.       "admin_price": "0",
  13.       "cash_before": "990800",
  14.       "status": 0,
  15.       "created_at": "2020-03-24T07:23:09.000Z",
  16.       "updated_at": "2020-03-24T07:23:09.000Z",
  17.       "product": {
  18.         "id": 2604,
  19.         "code": "TLKM8",
  20.         "name": "Telkomsel 8.000",
  21.         "description": "",
  22.         "type": "mobile",
  23.         "operator_code": "telkomsel",
  24.         "admin_price": "0",
  25.         "sell_price": "8600",
  26.         "active": 0,
  27.         "problem": 0,
  28.         "created_at": "2020-03-12T14:17:40.000Z",
  29.         "updated_at": "2020-03-12T14:17:40.000Z"
  30.       }
  31.     },
  32.     {
  33.       "id": 17,
  34.       "customer_id": 23,
  35.       "ppob_product_id": 2588,
  36.       "referral_id": "PPOB200224-8",
  37.       "destination_no": "08124408221",
  38.       "type": "mobile",
  39.       "selling_price": "3200",
  40.       "admin_price": "0",
  41.       "cash_before": "994000",
  42.       "status": 0,
  43.       "created_at": "2020-03-24T07:19:15.000Z",
  44.       "updated_at": "2020-03-24T07:19:15.000Z",
  45.       "product": {
  46.         "id": 2588,
  47.         "code": "TLKM2",
  48.         "name": "Telkomsel 2.000",
  49.         "description": null,
  50.         "type": "mobile",
  51.         "operator_code": "telkomsel",
  52.         "admin_price": "0",
  53.         "sell_price": "3200",
  54.         "active": 1,
  55.         "problem": 0,
  56.         "created_at": "2020-03-12T14:17:40.000Z",
  57.         "updated_at": "2020-03-12T14:17:40.000Z"
  58.       }
  59.     }
  60.   ]
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement