Advertisement
Guest User

Untitled

a guest
Oct 27th, 2017
564
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.17 KB | None | 0 0
  1. {  
  2.    "order":{  
  3.       "id":6782,
  4.       "order_number":"6782",
  5.       "order_key":"wc_order_59ed41625b150",
  6.       "created_at":"2017-10-23T01:09:54Z",
  7.       "updated_at":"2017-10-23T01:10:32Z",
  8.       "completed_at":"1970-01-01T00:00:00Z",
  9.       "status":"processing",
  10.       "currency":"AUD",
  11.       "total":"229.99",
  12.       "subtotal":"209.08",
  13.       "total_line_items_quantity":1,
  14.       "total_tax":"20.91",
  15.       "total_shipping":"0.00",
  16.       "cart_tax":"20.91",
  17.       "shipping_tax":"0.00",
  18.       "total_discount":"0.00",
  19.       "shipping_methods":"Free Shipping (2-5 biz days)",
  20.       "payment_details":{  
  21.          "method_id":"paypal",
  22.          "method_title":"PayPal",
  23.          "paid":true
  24.       },
  25.       "billing_address":{  
  26.          "first_name":"Gordon",
  27.          "last_name":"Rosario",
  28.          "company":"",
  29.          "address_1":"14 Windsor Drive",
  30.          "address_2":"",
  31.          "city":"Beaconsfield",
  32.          "state":"VIC",
  33.          "postcode":"3807",
  34.          "country":"AU",
  35.          "email":"acoustic777@bigpond.com",
  36.          "phone":"0413883544"
  37.       },
  38.       "shipping_address":{  
  39.          "first_name":"Gordon",
  40.          "last_name":"Rosario",
  41.          "company":"",
  42.          "address_1":"14 Windsor Drive",
  43.          "address_2":"",
  44.          "city":"Beaconsfield",
  45.          "state":"VIC",
  46.          "postcode":"3807",
  47.          "country":"AU"
  48.       },
  49.       "note":"",
  50.       "customer_ip":"218.215.182.100",
  51.       "customer_user_agent":"mozilla\/5.0 (macintosh; intel mac os x 10_10_5) applewebkit\/603.3.8 (khtml, like gecko) version\/10.1.2 safari\/603.3.8",
  52.       "customer_id":89,
  53.       "view_order_url":"https:\/\/cushieaudio.com.au\/my-account\/view-order\/6782",
  54.       "line_items":[  
  55.          {  
  56.             "id":2095,
  57.             "subtotal":"209.08",
  58.             "subtotal_tax":"20.91",
  59.             "total":"209.08",
  60.             "total_tax":"20.91",
  61.             "price":"209.08",
  62.             "quantity":1,
  63.             "tax_class":"",
  64.             "name":"GROM BT3 - SUB08B3",
  65.             "product_id":661,
  66.             "sku":"SUB08B3",
  67.             "meta":[  
  68.                {  
  69.                   "key":"Car - Car Make\/Model\/Year",
  70.                   "value":"Subaru Liberty 2008 ",
  71.                   "label":"Car - Car Make\/Model\/Year"
  72.                }
  73.             ]
  74.          }
  75.       ],
  76.       "shipping_lines":[  
  77.          {  
  78.             "id":2096,
  79.             "method_id":"free_shipping:8",
  80.             "method_title":"Free Shipping (2-5 biz days)",
  81.             "total":"0.00"
  82.          }
  83.       ],
  84.       "tax_lines":[  
  85.          {  
  86.             "id":2097,
  87.             "rate_id":1,
  88.             "code":"AU-GST-1",
  89.             "title":"GST",
  90.             "total":"20.91",
  91.             "compound":false
  92.          }
  93.       ],
  94.       "fee_lines":[  
  95.  
  96.       ],
  97.       "coupon_lines":[  
  98.  
  99.       ],
  100.       "customer":{  
  101.          "id":89,
  102.          "created_at":"2017-10-22T14:39:52Z",
  103.          "last_update":"2017-10-23T01:09:54Z",
  104.          "email":"acoustic777@bigpond.com",
  105.          "first_name":"Gordon",
  106.          "last_name":"Rosario",
  107.          "username":"acoustic777",
  108.          "role":"customer",
  109.          "last_order_id":6782,
  110.          "last_order_date":"2017-10-23T01:09:54Z",
  111.          "orders_count":1,
  112.          "total_spent":"229.99",
  113.          "avatar_url":"https:\/\/secure.gravatar.com\/avatar\/5a2b79d7310bd422ee99d7608dfa3e89?s=96&d=mm&r=g",
  114.          "billing_address":{  
  115.             "first_name":"Gordon",
  116.             "last_name":"Rosario",
  117.             "company":"",
  118.             "address_1":"14 Windsor Drive",
  119.             "address_2":"",
  120.             "city":"Beaconsfield",
  121.             "state":"VIC",
  122.             "postcode":"3807",
  123.             "country":"AU",
  124.             "email":"acoustic777@bigpond.com",
  125.             "phone":"0413883544"
  126.          },
  127.          "shipping_address":{  
  128.             "first_name":"Gordon",
  129.             "last_name":"Rosario",
  130.             "company":"",
  131.             "address_1":"14 Windsor Drive",
  132.             "address_2":"",
  133.             "city":"Beaconsfield",
  134.             "state":"VIC",
  135.             "postcode":"3807",
  136.             "country":"AU"
  137.          }
  138.       }
  139.    }
  140. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement