Advertisement
gaspan619

create plan trip fe

Aug 29th, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. {
  2. "name_tripper": "gaspan",
  3. "length_trip":1,
  4. "name_trip": "name_trip",
  5. "start_date":"2019-05-29",
  6. "end_date":"2019-06-10",
  7. "number_of_people":"1",
  8. "id_bookhotel": "5d5fb86bdae48651f00c2a54",
  9. "id_bookcar": "5d5e3ecfde582f42a101dc3b",
  10. "email":"gaspan619@gmail.com",
  11. "number_telp":"087722881737",
  12. "voucher_disc": "cobaver",
  13. "discount":25,
  14. "price_trip":8078250,
  15. "cost_service":120000,
  16. "packages":[
  17. {
  18. "day": "day 1",
  19. "package_trip_name": "Dunse Adventure",
  20. "destination": [
  21. {
  22. "id_dest": "5c89fb8fb4f23931e7592b6c"
  23. },
  24. {
  25. "id_dest": "5c74e8744facd57f6089ea27"
  26. },
  27. {
  28. "id_dest": "5c511ee057c7d31f525dc2f1"
  29. }
  30. ]
  31. },
  32. {
  33. "day": "day 2",
  34. "package_trip_name": "Biru-biru Melati",
  35. "destination": [
  36. {
  37. "id_dest": "5c51169d71f5a1406d1e581e"
  38. },
  39. {
  40. "id_dest": "5c51168671f5a1406d1e5817"
  41. },
  42. {
  43. "id_dest": "5c51164371f5a1406d1e5810"
  44. }
  45. ]
  46. }
  47. ]
  48. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement