Introduction
The PNRChangeControl is a stateless transaction used to transfer the ownership of an existing PNR from current PCC (=PseudoCityCode) to another PCC.
The response to the PNRChangeControlRQ transaction is the PNRChangeControlRS message, which contains only a Status field, which states, whether change of ownership was successful or not.
Schema & Definition
Find per request and response message:
- visual and textual representations of the XML schemas, which are easier readable
- minimum and a maximum elements example to start from to create example messages
- the pure XML schema file (.xsd)
PNRChangeControlRQ
- PNRChangeControlRQ.htmVisual representation of the schema.
- PNRChangeControlRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
PNRChangeControlRS
- PNRChangeControlRS.htmVisual representation of the schema.
- PNRChangeControlRS t.htmTextual description of the content for the request and the response XML elements and attributes.