Advertisement
TuoiTeen

order/place

Apr 1st, 2015
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "restaurant_id":"16",
  3.   "shipping_address":"P206, CT2 N07, Trung K\u00ednh, C\u1ea7u Gi\u1ea5y, H\u00e0 N\u1ed9i",
  4.   "shipping_note":"\u0110\u1ebfn chelsea park th\u00ec g\u1ecdi \u0111i\u1ec7n ra \u0111\u00f3n",
  5.   "payment_method":"paypal",
  6.   "item":[
  7.   {
  8.     "product_id":"9",
  9.     "quantity":"1",
  10.     "price":"15000",
  11.     "option":
  12.     [
  13.       {
  14.         "option_meta_id": "5"
  15.       },
  16.       {
  17.         "option_meta_id": "6"
  18.       }
  19.     ]
  20.   },
  21.   {
  22.     "product_id":"12",
  23.     "quantity":"1",
  24.     "price":"61000",
  25.     "option": []
  26.   },
  27.   {
  28.     "product_id":"14",
  29.     "quantity":"2",
  30.     "price":"118000",
  31.     "option": []
  32.   },
  33.   {
  34.     "product_id":"15",
  35.     "quantity":"1",
  36.     "price":"34000",
  37.     "option": []
  38.   }]
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement