Guest User

Untitled

a guest
Jul 16th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. {
  2. "isTest":"True",
  3. "orderNumber":900000057,
  4. "poNumber":"Field Hockey DII",
  5. "customerID":"05036583",
  6. "email":"tc@tc.com",
  7. "billToLocation":"04044365",
  8. "awardDate":"12/12/2010 12:00:00 AM",
  9. "serviceOrderNumber":"214785",
  10. "orderBreak":"57",
  11. "orderItems":
  12. [{
  13. "firstName":"Anthony",
  14. "lastName":"Dodgen",
  15. "shipToName":"Alcorn State University",
  16. "shipToAttention":"Anthony Dodgen",
  17. "shipToAddress1":"1000 ASU Drive 510",
  18. "shipToAddress2":"",
  19. "shipToCity":"Alcorn State",
  20. "shipToStateAbbreviation":"OK",
  21. "shipToZip":"39096",
  22. "shipToCountryAbbreviation":"USA",
  23. "itemCode":"0001291991",
  24. "quantity":"8",
  25. "mtmTrackingNumber":"7644982"
  26. },{
  27. "firstName":"Eric",
  28. "lastName":"Shore",
  29. "shipToName":"Auburn University",
  30. "shipToAttention":"Eric Shore",
  31. "shipToAddress1":"392 S. Donahue",
  32. "shipToAddress2":"",
  33. "shipToCity":"City in AL",
  34. "shipToStateAbbreviation":"AL",
  35. "shipToZip":"36849",
  36. "shipToCountryAbbreviation":"USA",
  37. "itemCode":"0001291991",
  38. "quantity":"6",
  39. "mtmTrackingNumber":"7663310"
  40. }]
  41. }
Add Comment
Please, Sign In to add comment