Advertisement
moshejoshua

Untitled

Jun 28th, 2017
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. {
  2. "Errors": [],
  3. "Booking": {
  4. "Id": 7968,
  5. "HotelId": "4122810",
  6. "HotelUniqueId": 789248,
  7. "Source": "EXS",
  8. "CheckIn": "2017-07-12T00:00:00",
  9. "CheckOut": "2017-07-13T00:00:00",
  10. "contractId": 3457,
  11. "BookingId": "7257869710726",
  12. "BookingReference": "7257869710726",
  13. "BookingRemarks": "",
  14. "OrderId": 2191626,
  15. "SegmentId": 2203389,
  16. "FinalPrice": 35.43,
  17. "FinalTax": 4.07,
  18. "NetPrice": 31.36,
  19. "BookingDate": "2017-04-08T21:43:00.8648573-04:00",
  20. "CancellationPolicy": "Non-refundable",
  21. "ServiceFee": 0,
  22. "ExternalVendor": "dosh",
  23. "FromCoupon": 0,
  24. "Application": "dosh.cash",
  25. "IsActive": true,
  26. "SourceCurrency": "USD",
  27. "SourceFinalPrice": 35.43,
  28. "SourceFinalTax": 4.07,
  29. "SourceNetPrice": 31.36,
  30. "ConversionRate": 1,
  31. "Cashback": 0,
  32. "SourceCashback": 0,
  33. "LinkshareCommissionableActions": [],
  34. "BookingPayments": [
  35. {
  36. "Id": 7939,
  37. "BookingId": 7968,
  38. "FirstName": "Moshe",
  39. "LastName": "Joshua",
  40. "Email": "xxxxxxx",
  41. "Address": "xxxxxxx",
  42. "City": "xxxxxx",
  43. "StateCode": "xx",
  44. "PostalCode": "xxxx",
  45. "CountryCode": "US",
  46. "Phone": "+xxxxxx",
  47. "CreditCardNumber": "*************xxx",
  48. "SecurityCode": "",
  49. "ExpirationMonth": "xx",
  50. "ExpirationYear": "xxx"
  51. }
  52. ],
  53. "BookingRooms": [
  54. {
  55. "Id": 8292,
  56. "BookingId": 7968,
  57. "Description": "Room only RO",
  58. "Adults": 2,
  59. "Children": 0,
  60. "BookingRoomGuests": [
  61. {
  62. "Id": 13686,
  63. "BookingRoomId": 8292,
  64. "Type": "Adult",
  65. "Title": "Mr.",
  66. "FirstName": "Moshe",
  67. "LastName": "Joshua"
  68. },
  69. {
  70. "Id": 13687,
  71. "BookingRoomId": 8292,
  72. "Type": "Adult",
  73. "Title": "Mr.",
  74. "FirstName": "Moshe",
  75. "LastName": "Joshua"
  76. }
  77. ]
  78. }
  79. ],
  80. "BookingCoupons": []
  81. },
  82. "Hotel": {
  83. "Id": 4122810,
  84. "Name": "Longhorn Casino & Hotel",
  85. "StarRating": "3",
  86. "Latitude": "36.107646",
  87. "Longitude": "-115.059943",
  88. "CountryCode": "US",
  89. "CountryName": "United States",
  90. "State": "NV",
  91. "CityName": "Las Vegas",
  92. "Address": "5288 Boulder Highway",
  93. "ZipCode": "89122",
  94. "Thumbnail": "https://az712897.vo.msecnd.net/images/full/7706a31e-5a13-4b8d-a081-bdfd8f410334.jpeg",
  95. "Phone": "17024358888",
  96. "WebSite": "https://www.expedia.com/las-vegas-hoteles-longhorn-casino-hotel.h12384405.informacion-hotel"
  97. }
  98. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement