Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. FlightController.php on line 181:
  2. array:23 [▼
  3. "flight_id" => "U2|8255|Y|LGW|2019-10-21|15:50|FCO|2019-10-21|19:20|U2|2214|Y|FCO|2019-10-26|22:20|LTN|2019-10-27|00:05"
  4. "system_code" => "amadeus"
  5. "private" => array:1 [▶]
  6. "total_price" => "138.40"
  7. "base_fare" => "119.30"
  8. "airport_taxes" => "19.10"
  9. "total_price_without_commission" => "892.22"
  10. "card_commission" => 0
  11. "currency_code" => "EUR"
  12. "prices_per_passengers" => array:1 [▶]
  13. "outbound" => array:2 [▶]
  14. "inbound" => array:2 [▶]
  15. "total_commission" => 0
  16. "service_fee" => "0.00"
  17. "airports" => array:3 [▶]
  18. "passengers_booking_details" => []
  19. "customer" => array:6 [▶]
  20. "passengers_details" => array:1 [▶]
  21. "xml_request" => """
  22. <?xml version="1.0" encoding="UTF-8"?>
  23. <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://epowerv5.amadeus.com.tr/WS"><SOAP-ENV:Header><ns1:Authentication ▶
  24. """
  25. "xml_response" => "<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance ▶"
  26. "booking_no" => "29029"
  27. "booking_id" => 25043565
  28. "booking_details" => array:79 [▶]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement