Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. {
  2. "code": 200,
  3. "message": "Success",
  4. "data": {
  5. "current_page": 1,
  6. "data": [
  7. {
  8. "product_slug": "halfday-taman-ayun-and-sunset-tanah-lot",
  9. "product_title": "Taman Ayun and Sunset Tanah Lot",
  10. "product_benefit": {
  11. "include": [
  12. {
  13. "benefit_name": "Akomodasi",
  14. "benefit_icon": "i_accomodation"
  15. },
  16. {
  17. "benefit_name": "Dokumen Perjalanan",
  18. "benefit_icon": "i_visa"
  19. },
  20. {
  21. "benefit_name": "Trip Protection",
  22. "benefit_icon": "i_tripprotection"
  23. },
  24. {
  25. "benefit_name": "Meals",
  26. "benefit_icon": "i_meals"
  27. }
  28. ],
  29. "exclude": []
  30. },
  31. "destination_name": "Bali",
  32. "product_duration_name": "Halfday",
  33. "is_favorite": 1,
  34. "supplier_name": "Travel With Ming",
  35. "product_price_type": "person",
  36. "product_image": "https:\/\/images-lt-dev.s3-ap-southeast-1.amazonaws.com\/products\/cover\/99aee21b-fd59-406f-87d3-ed1971e8bbfb.png",
  37. "product_rating": "2.8",
  38. "total_review": 8,
  39. "product_price_adult_price": 541176,
  40. "product_price_child_sale": 541176,
  41. "discount_percentage_value": 0,
  42. "discount_fixed_value": 0,
  43. "discount_minimum_purchase": 0,
  44. "product_price_date": "2019-11-19"
  45. },
  46. {
  47. "product_slug": "3h-2m-tur-derawan-open-trip",
  48. "product_title": "Tur Derawan (open trip)",
  49. "product_benefit": {
  50. "include": [
  51. {
  52. "benefit_name": "Akomodasi",
  53. "benefit_icon": "i_accomodation"
  54. },
  55. {
  56. "benefit_name": "Dokumen Perjalanan",
  57. "benefit_icon": "i_visa"
  58. },
  59. {
  60. "benefit_name": "Trip Protection",
  61. "benefit_icon": "i_tripprotection"
  62. },
  63. {
  64. "benefit_name": "Meals",
  65. "benefit_icon": "i_meals"
  66. }
  67. ],
  68. "exclude": []
  69. },
  70. "destination_name": "Derawan",
  71. "product_duration_name": "3H 2M",
  72. "is_favorite": 1,
  73. "supplier_name": "indoeyesia",
  74. "product_price_type": "person",
  75. "product_image": "https:\/\/images-lt-dev.s3-ap-southeast-1.amazonaws.com\/products\/cover\/7e61f5dc-9ae7-4459-8880-bab5e608604a.jpg",
  76. "product_rating": 0,
  77. "total_review": 0,
  78. "product_price_adult_price": 2073500,
  79. "product_price_child_sale": 2073500,
  80. "discount_percentage_value": 0,
  81. "discount_fixed_value": 0,
  82. "discount_minimum_purchase": 0,
  83. "product_price_date": "2019-11-19"
  84. }
  85. ],
  86. "first_page_url": "https:\/\/api.lapaktrip.xyz\/api\/v1\/product-favorited?page=1",
  87. "from": 1,
  88. "last_page": 1,
  89. "last_page_url": "https:\/\/api.lapaktrip.xyz\/api\/v1\/product-favorited?page=1",
  90. "next_page_url": null,
  91. "path": "https:\/\/api.lapaktrip.xyz\/api\/v1\/product-favorited",
  92. "per_page": 8,
  93. "prev_page_url": null,
  94. "to": 2,
  95. "total": 2
  96. }
  97. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement