Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you're having issues using S7 Agent API, we're here to help.

Our support team will help find answers about integration and investigate any problem.

Please contact us by Service Desk (it's much faster than email)

Table of contents:

Table of Contents

How to get an access to JIRA

...

On the Service Desk 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 environment  and scenarios described in the S7 API Agent
  3. To consult on technical issues

...

#Operation nameAdditional info
1agentPayment
  • Conversation ID from response message: /Envelope /Body /OrderViewRS /@EchoToken
  • Or
    • for successful result: PNR (booking record locator, e.g. SJF6DX)
    • for unsuccessful result: 
      • origin, destination and departure date for all slices
      • name, surname, passenger type for all of passengers
2baggageCharges
  • origin, destination and departure date of a flight
  • and fare code (fareBasisCode value e.g. QBSRT)
  • and passenger types and count
3book
  • for successful result: PNR (booking record locator, e.g. SJF6DX)
  • for unsuccessful result: 
    • origin, destination and departure date for all slices
    • name, surname, passenger type for all of passengers
34cancelBookingPNR (booking record locator, e.g. SJF6DX)
45changeBookPNR (booking record locator, e.g. SJF6DX)
56demandTickets
  • for successful result: ETK (ticket number, e.g. 4212411174798) 
  • for unsuccessful result: PNR (booking record locator, e.g. SJF6DX))
7findRules
  • requested hash (flightInfoHash value e.g. eNoLDHQKDgoxNDewNDBy8XX1D3MKNje0MAQASgcF8g==)
  • or origin, destination and departure date of a flight, and fare code (fareBasisCode value e.g. QBSRT)
86readPNR (booking record locator, e.g. SJF6DX)
79reprice
  • origin, destination and departure date for all slices
  • and passenger types
810retrieveTicketETK (ticket number, e.g. 4212411174798)
911searchFlights
  • origin, destination and departure date for all slices
  • and passenger types
1012searchFlightsFlex
  • origin, destination and departure date for all slices
  • and passenger types
13seatMaporigin, destination, marketing flight number (e.g. S7041) and departure date for all slices
14servicePrice
  • origin, destination and departure date of a flight
  • and fare code (fareBasisCode value e.g. QBSRT)
  • and passenger types and count
1115voidTicketETK (ticket number, e.g. 4212411174798)

...