Guest User

Untitled

a guest
Aug 18th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. {
  2. "delivery": {
  3. "uuid": "c58ed40c-3282-442d-9455-65664548091c",
  4. "status": {
  5. "shipping_problems": [],
  6. "pickup_problems": [],
  7. "global": "confirmed"
  8. },
  9. "secondary_order_reference": "",
  10. "route": [
  11. {
  12. "type": "pickup",
  13. "location": {
  14. "type": "address",
  15. "society": "",
  16. "secondary_phone": "",
  17. "primary_phone": "0472440450",
  18. "postal_code": "69006",
  19. "name": "Franprix",
  20. "line2": "",
  21. "line1": "30 avenue marechal foch",
  22. "last_name": "Franprix",
  23. "first_name": "",
  24. "email": "[email protected]",
  25. "country": "France",
  26. "city": "lyon",
  27. "additional_informations": ""
  28. },
  29. "calendar": {
  30. "starts_at": "2016-08-18T16:00:00Z",
  31. "ends_at": "2016-08-18T18:00:00Z"
  32. }
  33. },
  34. {
  35. "type": "shipping",
  36. "location": {
  37. "type": "address",
  38. "society": "",
  39. "secondary_phone": "",
  40. "primary_phone": "06.29.98.40.43",
  41. "postal_code": "69006",
  42. "name": "Alain FUSER",
  43. "line2": "",
  44. "line1": "10 rue Duquesne",
  45. "last_name": "FUSER",
  46. "first_name": "Alain",
  47. "email": "[email protected]",
  48. "country": "France",
  49. "city": "Lyon",
  50. "additional_informations": ""
  51. },
  52. "calendar": {
  53. "starts_at": "2016-08-18T16:00:00Z",
  54. "ends_at": "2016-08-18T18:00:00Z"
  55. }
  56. }
  57. ],
  58. "primary_order_reference": "2016-08-18-17889",
  59. "packaging": {
  60. "width": 80,
  61. "weight": 25,
  62. "packets_quantity": 1,
  63. "packets": [],
  64. "packaging_ref": "",
  65. "length": 80,
  66. "height": 80,
  67. "global_description": ""
  68. }
  69. }
  70. }
Advertisement
Add Comment
Please, Sign In to add comment