Advertisement
Balkonskii

Untitled

Mar 15th, 2018
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 KB | None | 0 0
  1. {
  2. "Agent": {
  3. "Id": 0,
  4. "Name": "КЦ продажа блоков",
  5. "Code": "01",
  6. "City": "Новосибирск",
  7. "CityId": null,
  8. "Region": "Сибирский",
  9. "RegionId": null,
  10. "Country": null,
  11. "CountryCode": null,
  12. "Email": "etk.web@s7.ru",
  13. "Phone": "123123123",
  14. "Type": null,
  15. "Validator": null,
  16. "Login": null,
  17. "Inn": null,
  18. "LegalAddress": null,
  19. "IsArc": false,
  20. "IsBsp": false,
  21. "IsTkp": false,
  22. "IsCarrier": false,
  23. "IsResident": false,
  24. "IsNeutral": false,
  25. "AgentType": null
  26. },
  27. "Title": "без багажа",
  28. "RelatedRequests": [],
  29. "IsUrgently": true,
  30. "Route": {
  31. "BookingNumber": null,
  32. "PaxCount": 15,
  33. "RouteSegments": [
  34. {
  35. "Id": "4f3650e8-b27c-4161-9233-eaa0884f9062",
  36. "Flight": {
  37. "Name": "CEKDME",
  38. "Number": "10",
  39. "FromCode": "CEK",
  40. "ToCode": "DME",
  41. "From": {
  42. "Code": "CEK_RU",
  43. "CountryName": "Россия",
  44. "CityName": "Челябинск",
  45. "Iso": null,
  46. "Iata": "CEK"
  47. },
  48. "To": {
  49. "Code": "DME_RU",
  50. "CountryName": "Россия",
  51. "CityName": "Москва",
  52. "Iso": null,
  53. "Iata": "DME"
  54. },
  55. "ArrivalTime": "14:30",
  56. "DepartureTime": "13:45"
  57. },
  58. "FromDate": "2018-03-16T00:00:00+07:00",
  59. "ToDate": null,
  60. "RBD": "X",
  61. "OversizedBaggage": []
  62. },
  63. {
  64. "Id": "f7db6785-d914-41c3-9fd8-c278ad46af5a",
  65. "Flight": {
  66. "Name": "OVBURC",
  67. "Number": "853",
  68. "FromCode": "OVB",
  69. "ToCode": "URC",
  70. "From": {
  71. "Code": "OVB_RU",
  72. "CountryName": "Россия",
  73. "CityName": "Новосибирск",
  74. "Iso": null,
  75. "Iata": "OVB"
  76. },
  77. "To": {
  78. "Code": "URC_RU",
  79. "CountryName": "Китай",
  80. "CityName": "Урумчи",
  81. "Iso": null,
  82. "Iata": "URC"
  83. },
  84. "ArrivalTime": "13:50",
  85. "DepartureTime": "09:35"
  86. },
  87. "FromDate": "2018-03-16T00:00:00+07:00",
  88. "ToDate": null,
  89. "RBD": "E",
  90. "OversizedBaggage": []
  91. }
  92. ]
  93. },
  94. "AdditionalInformation": {
  95. "FlightToWorldCup": false,
  96. "TripPurpose": "28.02.2018 7:00:00",
  97. "AdditionalInfoDate": null,
  98. "AllowChangeTravelDates": true,
  99. "AllowSplitGroup": false,
  100. "AllowPrepay": true,
  101. "BudgetLimit": "ограничение",
  102. "PrepayDate": null
  103. },
  104. "Comment": null,
  105. "Client": {
  106. "ClientType": 0,
  107. "Name": null,
  108. "Code": null,
  109. "Email": null,
  110. "Address": null,
  111. "BankAccount": null,
  112. "Inn": null,
  113. "ContractNumber": null,
  114. "Phone": null
  115. },
  116. "Validator": null,
  117. "CreatedBy": null,
  118. "HandledBy": null,
  119. "Status": 0,
  120. "NegotiationHistory": [
  121. {
  122. "CreateDate": "2018-03-16T04:10:26.9652688+00:00",
  123. "Comment": "коммент",
  124. "Status": 1,
  125. "Discount": null,
  126. "CreatedBy": "VSM\\th_agent01"
  127. }
  128. ],
  129. "ControlModule": {
  130. "Rate": 0,
  131. "RateCurrency": null,
  132. "RatePercent": 0,
  133. "SecurityDepositType": null,
  134. "FixedPriceValue": 0,
  135. "OnePassangerPriceValue": 0,
  136. "Deposit": null,
  137. "PaymentTimeLimit": "0001-01-01T00:00:00+00:00",
  138. "AgreementByAgentTimeLimit": 3,
  139. "TicketingTimeLimit": "0001-01-01T00:00:00+00:00",
  140. "PassangersLimit": 0,
  141. "ChildrenLimit": 0,
  142. "AdultsDiscount": 0,
  143. "ChildrenDiscount": 0,
  144. "BaggageDiscount": 0,
  145. "ApplySumDiscounts": 0,
  146. "ForfeitType": null,
  147. "ForfeitAmount": 0,
  148. "MaxDaysForfeit": 0,
  149. "MaxDaysForfeitPercent": 0,
  150. "MiddleStartDaysForfeit": 0,
  151. "MiddleEndDaysForfeit": 0,
  152. "MiddleDaysForfeitPercent": 0,
  153. "MinDaysForfeit": 0,
  154. "MinDaysForfeitPercent": 0,
  155. "DenyFurtherNegotiations": false
  156. }
  157. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement