...
...
...
Info | ||
---|---|---|
| ||
NEVER USE THE "SUPPORT" PROJECT (SUP) |
Steps for connection:
- request access from api.support@s7.ru
- check your invitation in email
- set password, log in
- go to Projects and find Agent API Support (AAS)
- done! you have access
Below you can see examples of tasks that you can create:
...
#
...
type
...
description
...
example
...
error that completely or partlity affects the service
...
technical request for implementation
...
How to get an access to Kaiten
There is a few steps to get an access to Kaiten:
- Go to Kaiten and register by your email
- Done! You have the access
For any problem, contact our support team by portal at Kaiten
New request
On the Kaiten portal you can create a task:
1. To consult on the methods used in the S7 API Agent, on errors that you have when using the S7 API Agent methods and eliminating.
2. Getting access to the testing environment, production environment and scenarios described in the S7 API Agent
3. To consult on technical issues
Bug report
Note |
---|
Before asking our technical support:
|
Please pass the Conversation ID (value of "X-API-Conversation" or "X-Conversation" header in response) to S7 API support.
In case you haven't this data, pass:
- Operation name
- Request timestamp
- Additional info to decrease waiting time for S7 API support feedback about your request:
# | Operation name | Additional info |
---|---|---|
1 | book |
|
2 | cancelBooking | PNR (booking record locator, e.g. MUOSSZ) |
3 | changeBook | PNR (booking record locator, e.g. MUOSSZ) |
4 | demandTickets |
|
5 | read | PNR (booking record locator, e.g. MUOSSZ) |
6 | reprice |
|
7 | retrieveTicket | ETK (ticket number, e.g. 4212402059143) |
8 | searchFlights |
|
9 | searchFlightsFlex |
|
10 | servicePrice |
|
11 | voidTicket | ETK (ticket number, e.g. 4212402059143) |
...