Guest User

Untitled

a guest
Jan 4th, 2020
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "id": 11800,
  3.   "parent_id": 0,
  4.   "status": "processing",
  5.   "order_key": "wc_order_Y0ld4XnVd96ZV",
  6.   "number": "11800",
  7.   "currency": "PKR",
  8.   "version": "3.8.1",
  9.   "prices_include_tax": false,
  10.   "date_created": "2020-01-04T10:43:45",
  11.   "date_modified": "2020-01-04T10:43:45",
  12.   "customer_id": 0,
  13.   "discount_total": "0",
  14.   "discount_tax": "0",
  15.   "shipping_total": "0",
  16.   "shipping_tax": "0",
  17.   "cart_tax": "0",
  18.   "total": "999",
  19.   "total_tax": "0",
  20.   "billing": {
  21.     "first_name": "Test20",
  22.     "last_name": "",
  23.     "company": "",
  24.     "address_1": "Hali road lahore",
  25.     "address_2": "",
  26.     "city": "Lahore",
  27.     "state": "",
  28.     "postcode": "",
  29.     "country": "PK",
  30.     "email": "sherazghani66@gmail.com",
  31.     "phone": "+923364300235"
  32.   },
  33.   "shipping": {
  34.     "first_name": "Test20",
  35.     "last_name": "",
  36.     "company": "",
  37.     "address_1": "Hali road lahore",
  38.     "address_2": "",
  39.     "city": "Lahore",
  40.     "state": "",
  41.     "postcode": "",
  42.     "country": "PK"
  43.   },
  44.   "payment_method": "cod",
  45.   "payment_method_title": "Cash on delivery",
  46.   "transaction_id": "",
  47.   "customer_ip_address": "110.38.6.17",
  48.   "customer_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36",
  49.   "created_via": "checkout",
  50.   "customer_note": "",
  51.   "date_completed": null,
  52.   "date_paid": null,
  53.   "cart_hash": "bc3b046be37332f614ea8817a3a1da3b",
  54.   "line_items": [
  55.     {
  56.       "id": 739,
  57.       "name": "Test",
  58.       "sku": "",
  59.       "product_id": 11293,
  60.       "variation_id": 0,
  61.       "quantity": 1,
  62.       "tax_class": "",
  63.       "price": "100",
  64.       "subtotal": "100",
  65.       "subtotal_tax": "0",
  66.       "total": "100",
  67.       "total_tax": "0",
  68.       "taxes": [],
  69.       "meta": []
  70.     },
  71.     {
  72.       "id": 740,
  73.       "name": "Aloe Vera Gel [ایلوویرا] [For Face, Hair & Body]",
  74.       "sku": "",
  75.       "product_id": 10285,
  76.       "variation_id": 0,
  77.       "quantity": 1,
  78.       "tax_class": "",
  79.       "price": "899",
  80.       "subtotal": "899",
  81.       "subtotal_tax": "0",
  82.       "total": "899",
  83.       "total_tax": "0",
  84.       "taxes": [],
  85.       "meta": []
  86.     }
  87.   ],
  88.   "tax_lines": [],
  89.   "shipping_lines": [
  90.     {
  91.       "id": 741,
  92.       "method_title": "Free shipping",
  93.       "method_id": "free_shipping",
  94.       "total": "0",
  95.       "total_tax": "0",
  96.       "taxes": []
  97.     }
  98.   ],
  99.   "fee_lines": [],
  100.   "coupon_lines": [],
  101.   "refunds": [],
  102.   "_links": {
  103.     "self": [
  104.       {
  105.         "href": "https://gloss.pk/wp-json/wc/v1/orders/11800"
  106.       }
  107.     ],
  108.     "collection": [
  109.       {
  110.         "href": "https://gloss.pk/wp-json/wc/v1/orders"
  111.       }
  112.     ]
  113.   }
  114. }
Add Comment
Please, Sign In to add comment