There is a few steps to get an access to JIRA:
For any problem, contact our support team by email at api.support@s7.ru
The following example shows types of issues that you can submit to S7 API support:
# | Type | Description | Example |
---|---|---|---|
1 | Bug | Error that completely or partiality affects the service | We get the error "010-TIME" when used the OrderCreateRQ. Please check |
2 | Story | Software system requirement (feature/change requests) | We are not satisfied with the AirShoppingRQ method. Is it possible to add a query: parameter # 1, data # 2 and so on |
3 | Task | Technical request for implementation | Please issue a certificate for the QA environment |
4 | Question | Reference-information query about the functionality of the service | When is the release of the new version of the S7 Agent API? |
Before asking our technical support:
|
Please pass the Conversation ID (value of "X-API-Conversation" header in response) to S7 API support.
In case you haven't this data, pass:
# | Operation name | Additional info |
---|---|---|
1 | agentPayment |
|
2 | baggageCharges |
|
3 | book |
|
4 | cancelBooking | PNR (booking record locator, e.g. SJF6D) |
5 | changeBook | PNR (booking record locator, e.g. SJF6D) |
6 | demandTickets |
|
7 | findRules |
|
8 | read | PNR (booking record locator, e.g. SJF6D) |
9 | reprice | origin, destination and departure date for all slices, passenger types and count |
10 | retrieveTicket | ETK (ticket number, e.g. 4212411174798) |
11 | searchFlights | origin, destination and departure date for all slices, passenger types and count |
12 | seatMap | origin, destination, marketing flight number (e.g. S7041) and departure date for all slices |
13 | servicePrice |
|
14 | voidTicket | ETK (ticket number, e.g. 4212411174798) |