Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. [{
  2. "total": {
  3. "currencyIso": "USD",
  4. "priceType": "BUY",
  5. "value": 6100.00,
  6. "maxQuantity": null,
  7. "minQuantity": null,
  8. "formattedValue": "$6,100.00"
  9. },
  10. "guid": null,
  11. "managers": null,
  12. "purchaseOrderNumber": null,
  13. "status": null,
  14. "b2bPermissionResults": null,
  15. "statusDisplay": "Valid",
  16. "code": "3747453333",
  17. "placed": 1417402800000
  18. }, {
  19. "total": {
  20. "currencyIso": "USD",
  21. "priceType": "BUY",
  22. "value": 1100.00,
  23. "maxQuantity": null,
  24. "minQuantity": null,
  25. "formattedValue": "$1,100.00"
  26. },
  27. "guid": null,
  28. "managers": null,
  29. "purchaseOrderNumber": null,
  30. "status": null,
  31. "b2bPermissionResults": null,
  32. "statusDisplay": "Hold",
  33. "code": "3747092",
  34. "placed": 1398049200000
  35. }, {
  36. "total": {
  37. "currencyIso": "USD",
  38. "priceType": "BUY",
  39. "value": 1125.00,
  40. "maxQuantity": null,
  41. "minQuantity": null,
  42. "formattedValue": "$1,125.00"
  43. },
  44. "guid": null,
  45. "managers": null,
  46. "purchaseOrderNumber": null,
  47. "status": null,
  48. "b2bPermissionResults": null,
  49. "statusDisplay": "Hold",
  50. "code": "3747116",
  51. "placed": 1398135600000
  52. }, {
  53. "total": {
  54. "currencyIso": "USD",
  55. "priceType": "BUY",
  56. "value": 1025.00,
  57. "maxQuantity": null,
  58. "minQuantity": null,
  59. "formattedValue": "$1,025.00"
  60. },
  61. "guid": null,
  62. "managers": null,
  63. "purchaseOrderNumber": null,
  64. "status": null,
  65. "b2bPermissionResults": null,
  66. "statusDisplay": "Hold",
  67. "code": "3747118",
  68. "placed": 1398135600000
  69. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement