From cb4c6a4ee4c9a60bd3a5a48b346026750d047458 Mon Sep 17 00:00:00 2001 From: dieter Date: Fri, 12 Aug 2016 15:23:40 +0200 Subject: [PATCH] More info in samples about PNR retrieve - see issue #9 --- docs/samples.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/samples.rst b/docs/samples.rst index a6d6b91f6..b54760bf9 100644 --- a/docs/samples.rst +++ b/docs/samples.rst @@ -224,6 +224,8 @@ Retrieving a PNR: new PnrRetrieveOptions(['recordLocator' => 'ABC123']) ); +**Note:** Retrieving a PNR this way is identical to performing a ``RT`` cryptic entry in Amadeus Selling Platform: +This will implicitly place the PNR in the session's context *(if this action is performed in a stateful session)*. ---------------------- PNR_RetrieveAndDisplay