Open davoclavo opened 5 years ago
Travelport WebServices support was able to help me with this issue. The solution is to send the following command:
ETR VIEW TICKET DATA (
Note: It is critical to include the trailing open bracket (
Hello! I am using
TerminalReq
in order to send commands, however there are some cases where an input has to be provided - normally using<TAB>
and<ENTER>
when using the common Travelport UI, however there are no examples in the documentation in order to submit those inputs viaTerminalReq
.How can I submit inputs -
( )
- through a command sent in aTerminalReq
?Example:
Command
ETR1231234567890
Response
In this example, how am I able to navigate to the
ETR VIEW TICKET DATA ( )
input?