Advertisement
Guest User

trackingmore_result

a guest
Jan 18th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.96 KB | None | 0 0
  1. "data": {
  2.         "id": "ac9326a212b9b8660759f55bac89df2b",
  3.         "tracking_number": "1Z97X17XYW06605211",
  4.         "carrier_code": "ups",
  5.         "status": "transit", <<<<<<<<<<<------------------------ GET THIS INFO
  6.         "created_at": "2015-11-20T21:01:30+08:00",
  7.         "updated_at": "2015-11-21T15:27:26+08:00",
  8.         "original_country": "United States",
  9.         "itemTimeLength": null,
  10.         "origin_info": {
  11.             "weblink": "http:\/\/www.ups.com\/content\/us\/en\/contact\/index.html?WT.svl=Footer",
  12.             "phone": null,
  13.             "carrier_code": "ups",
  14.             "trackinfo": [{
  15.                 "Date": "2015-11-06 09:46:00",
  16.                 "StatusDescription": "package transferred to post office.",
  17.                 "Details": ""
  18.             }, {
  19.                 "Date": "2015-11-06 05:41:00",
  20.                 "StatusDescription": "destination scan",
  21.                 "Details": "US,BALDWIN PARK"
  22.             }]
  23.         }
  24.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement