Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. {
  2. "ResultIndex": "OB1",
  3. "Passengers": [
  4. {
  5. "Title": "Mr",
  6. "FirstName": "TILAER",
  7. "LastName": "MAYON",
  8. "PaxType": 1,
  9. "DateOfBirth": "1984-11-06T00:00:00",
  10. "Gender": 1,
  11. "PassportNo": "K222JKHKJH",
  12. "PassportExpiry": "2020-11-06T00:00:00",
  13. "AddressLine1": "123, West",
  14. "AddressLine2": "",
  15. "Fare": {
  16. "Currency": "INR",
  17. "BaseFare": 9431.65,
  18. "Tax": 1252.64,
  19. "YQTax": 0,
  20. "AdditionalTxnFeePub": 0,
  21. "AdditionalTxnFeeOfrd": 0,
  22. "OtherCharges": 11.8,
  23. "Discount": 0,
  24. "PublishedFare": 10696.1,
  25. "OfferedFare": 9441.75,
  26. "TdsOnCommission": 172.95,
  27. "TdsOnPLB": 145.19,
  28. "TdsOnIncentive": 183.6,
  29. "ServiceFee": 0
  30. },
  31. "City": "Kochi",
  32. "CountryCode": "UA",
  33. "CountryName": "India",
  34. "Nationality": "",
  35. "ContactNo": "9879879877",
  36. "Email": "deimos.avia@gmail.com",
  37. "IsLeadPax": true,
  38. "FFAirlineCode": null,
  39. "FFNumber": "",
  40. "GSTCompanyAddress": "",
  41. "GSTCompanyContactNumber": "",
  42. "GSTCompanyName": "",
  43. "GSTNumber": "",
  44. "GSTCompanyEmail": ""
  45. }
  46. ],
  47. "EndUserIp": "192.168.10.12",
  48. "TokenId": "c33e6a43-457c-4af3-8175-17a67fd25905",
  49. "TraceId": "bb6dee02-9837-400f-9772-aa86de8ed9d8"
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement