Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.97 KB | None | 0 0
  1. {
  2.   "status": "success",
  3.   "result": [
  4.     {
  5.       "id": 165,
  6.       "delivery_date": "2019-11-14 00:00:00",
  7.       "customer_code": "SA-1",
  8.       "mapped_address": "Jl. Kayoon No.26-B, RT.000\/RW.00, Embong Kaliasin, Kec. Genteng, Kota SBY, Jawa Timur 60271, Indonesia",
  9.       "note": "concate ",
  10.       "grand_total": "4000000",
  11.       "order_items": [
  12.         {
  13.           "id": 186,
  14.           "product_detail_id": 7,
  15.           "product_name": "Bear Brand",
  16.           "product_sku": "BBRD-0002",
  17.           "unit": "Karton",
  18.           "content": null,
  19.           "dimension_length": "0.00",
  20.           "dimension_width": "0.00",
  21.           "dimension_height": "0.00",
  22.           "weight": "0.00",
  23.           "selling_price": "1000000",
  24.           "quantity": 4,
  25.           "conversion_points": "0.60",
  26.           "checked": 0,
  27.           "created_at": "2019-11-14 03:57:55",
  28.           "updated_at": "2019-11-14 03:57:55",
  29.           "order_id": 165
  30.         }
  31.       ]
  32.     }
  33.   ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement