.. _SunExpress:
**********
SunExpress
**********
.. toctree::
:maxdepth: 1
:caption: Contents:
:hidden:
:titlesonly:
.. raw:: html
Available Currencies
+-------+-----------------------+
| Value | Description |
+=======+=======================+
| AED | UAE Dirham |
+-------+-----------------------+
| CHF | Swiss Franc |
+-------+-----------------------+
| DKK | Danish Krone |
+-------+-----------------------+
| EUR | Euro |
+-------+-----------------------+
| GBP | Great Britain Pound |
+-------+-----------------------+
| NOK | Norwegian Krone |
+-------+-----------------------+
| RUB | Russian Ruble |
+-------+-----------------------+
| SEK | Swedish Krone |
+-------+-----------------------+
| TRY | Turkish Lira |
+-------+-----------------------+
| USD | United States Dollar |
+-------+-----------------------+
.. raw:: html
Available Tariffs
The following tariffs are open to public use:
- SunLight
- SunEco
- SunClassic
- SunPremium
Whenever no tariff is explicitly provided in the request, offers of the following tariffs will be returned by default:
- SunEco
.. raw:: html
Supported salutations
The current implementation allows the following salutations:
- MISS
- MR
- MRS
- MS
- MSTR
- MX
.. raw:: html
Supported Forms of Payment
The current implementation allows the following forms of payment:
- Credit Card
- Cash Payment
.. raw:: html
B2B Interface URL
Test-Environment: https://xq-uat.aircenter7.com
Production-Environment: https://agency.sunexpress.com
.. raw:: html
Confirmation shipping logic
If a booking confirmation is to be sent to a specified email address, the parameter "sendItineraryTo" must be specified in the ContactInfoList. If the parameter is not set, no confirmation will be sent from the airline system.
.. toggle-Header::
:header: **Contact data with parameter**
.. code-block:: xml
C1
Primary
sendItineraryTo
email@domain.com
JOHN
IN2
DOE
MR
(+49)12312312
CITY
DE
12345
STREET 1
|
.. toggle-Header::
:header: **Contact data without parameter**
.. code-block:: xml
C1
Primary
email@domain.com
JOHN
IN2
DOE
MR
(+49)12312312
CITY
DE
12345
STREET 1
|
If a booking confirmation is to be send AND the language of the booking confirmation should also be defined (and not be taken from the user management profile), the entity “PayloadAttributes” including the attribute “AltLangID” must be specified as well in the OrderCreate request after the “Party” information.
Currently the SunExpress systems supports the following languages: DE, TR, EN, FR, IT
.. toggle-Header::
:header: **Request sample including language designator**
.. code-block:: xml
PRIBAS
TR
DE
2
|