Advertisement
eraneran

one shipment

Feb 5th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. {
  2. "orderData": {
  3. "extraData": null,
  4. "items": [{
  5. "shipmentIndex": 0,
  6. "barcode": "12345",
  7. "description": "Travel Flyer",
  8. "sourceItemId": "537"
  9. },
  10. {
  11. "shipmentIndex": 0,
  12. "barcode": "12345",
  13. "description": "Travel Flyer",
  14. "sourceItemId": "537"
  15. },
  16. {
  17. "shipmentIndex": 0,
  18. "barcode": "12345",
  19. "description": "Travel Flyer",
  20. "sourceItemId": "537"
  21. }],
  22. "shipments": [{
  23. "shipByDate": "2015-07-31",
  24. "sourceShipmentId": "1777",
  25. "shipmentIndex": 0
  26. }],
  27. "sourceOrderId": "G00001706"
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement