VoidTicket operation Allows to void existing ETK by ETK number in XML.
The following case supported by the Shopping API and allows to void ETK\EMD as well as returns confirmation of cancellation
- voidTicket flow — Allows to void existing ETK by ETK number in XML.
Table of contents
Request (AirDocVoidRQ)
Required inputs
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | Block of access parameters | Use credentials that you received from our technical support. Check out Quick Start | S7 Agent API for how to get it and References for more details | Envelope/Body/AirDocVoidRQ/Party/Sender/AgentUserSender |
2 | Electronic ticket number information | ETK number from ticketing method RS | Envelope/Body/AirDocVoidRQ/Query/TicketDocument/TicketDocNbr |
3 | Document type | ETK type | Envelope/Body/AirDocVoidRQ/Query/TicketDocument/Type/Code |
Response (AirDocVoidRS)
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | ETK number information | ETK number | Envelope/Body/AirDocVoidRS/Response/TicketDocument/TicketDocNbr |
2 | Document type | ETK type | Envelope/Body/AirDocVoidRS/Response/TicketDocument/Type/Code |
Samples