Advertisement
fmichotte

FXConnect - POST OFFER

Jul 16th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. {
  2. "pickUp": {
  3. "location": {
  4. "address": {
  5. "zip": "1000",
  6. "city": "Bruxelles",
  7. "country": "BE"
  8. }
  9. },
  10. "interval": {
  11. "start": "2019-07-17T21:03:24+02:00",
  12. "end": "2019-07-17T21:05:04+02:00"
  13. },
  14. "comment": "FROM ROBOT - FXConnect"
  15. },
  16. "delivery": {
  17. "location": {
  18. "address": {
  19. "zip": "44",
  20. "city": "Nantes",
  21. "country": "FR"
  22. }
  23. },
  24. "interval": {
  25. "start": "2019-07-27T21:03:24+02:00",
  26. "end": "2019-07-27T21:23:24+02:00"
  27. },
  28. "comment": null
  29. },
  30. "freightDescription": {
  31. "type":"Packaged",
  32. "dimension": {
  33. "nbPackageUnit": 0,
  34. "weight": 99000,
  35. "length": 10,
  36. "volume": 10
  37. },
  38. "transportPackage": null,
  39. "hazardousness": {
  40. "hazardous": false,
  41. "adrClass": null
  42. },
  43. "temperature": {
  44. "temperatureControl": false,
  45. "temperatureLevel": null
  46. },
  47. "goods": null
  48. }
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement