Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. {
  2. "order_id": 1130039333,
  3. "item_id": 1130039410,
  4. "sku": 4414701,
  5. "quantity": 1,
  6. "shipping_address": {
  7. "ship_to_code": 1107207,
  8. "first_name": "Stefan",
  9. "last_name": "Franke",
  10. "address": "1620 22 AVE NW",
  11. "city": "calgary",
  12. "state": "AB",
  13. "country": "CA",
  14. "zipcode": "calgary",
  15. "phone": "403-397-7372",
  16. "email": "stfranke@gmx.net",
  17. "created_date": "2013-10-24T11:56:29-0700",
  18. "modified_date": "2013-10-24T11:56:29-0700"
  19. },
  20. "billing_address": {
  21. "first_name": "QA",
  22. "last_name": "Automation",
  23. "company": "HauteLook",
  24. "address": "1212 S Flower St",
  25. "address2": "dfg",
  26. "city": "Los Angeles",
  27. "state": "CA",
  28. "country": "US",
  29. "zipcode": "90015",
  30. "phone": "310-555-5555",
  31. "email": "qaautomation@hautelook.com",
  32. "created_date": "2015-07-07T17:17:38-0700",
  33. "modified_date": "2015-07-07T17:17:38-0700"
  34. },
  35. ...
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement