Advertisement
Guest User

Untitled

a guest
May 27th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. {
  2. "delivery": {
  3. "uuid": "70d53e62-f3a9-4abe-b778-23e86c04c968",
  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": "0681463577",
  18. "postal_code": "69002",
  19. "name": "Franprix",
  20. "line2": "",
  21. "line1": "26 Rue Sala",
  22. "last_name": "Franprix",
  23. "first_name": "",
  24. "email": "commandes@shoppingadventure.fr",
  25. "country": "France",
  26. "city": "LYON",
  27. "additional_informations": ""
  28. },
  29. "calendar": {
  30. "starts_at": "2016-05-27T15:00:00Z",
  31. "ends_at": "2016-05-27T17:00:00Z"
  32. }
  33. },
  34. {
  35. "type": "shipping",
  36. "location": {
  37. "type": "address",
  38. "society": "",
  39. "secondary_phone": "",
  40. "primary_phone": "0779825469",
  41. "postal_code": "69002",
  42. "name": "FLORENCE DE LA MOTTE",
  43. "line2": "",
  44. "line1": "10 RUE FRANCOIS DAUPHIN",
  45. "last_name": "DE LA MOTTE",
  46. "first_name": "FLORENCE",
  47. "email": "commandes@shoppingadventure.fr",
  48. "country": "France",
  49. "city": "LYON",
  50. "additional_informations": "Sonner à l'interphone"
  51. },
  52. "calendar": {
  53. "starts_at": "2016-05-27T15:00:00Z",
  54. "ends_at": "2016-05-27T17:00:00Z"
  55. }
  56. }
  57. ],
  58. "primary_order_reference": "2016-05-27-14709",
  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
Advertisement