Skip to content

availability error #613

@Shazad0304

Description

@Shazad0304

Service :

AirService.availability({
legs: [{
from: 'KHI',
to: 'DXB',
departureDate: '2023-01-10'
}],
passengers: {
ADT: 1,
INF: 0,
CNN: 0,
},
cabins: ['Business', 'Economy'],
allowDirectAccess: false,

});

Response:

Response SOAP: <SOAP:Envelope
xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
SOAP:Body
SOAP:Fault
Server.Data
Error unmarshalling message body: Expected "{http://www.travelport.com/schema/air_v52_0}PreferredCabins" end tag, found "{http://www.travelport.com/schema/common_v52_0}CabinClass" start tag (line 23, col 57, in UTF-8)

<common_v52_0:ErrorInfo
xmlns:common_v52_0="http://www.travelport.com/schema/common_v52_0">
<common_v52_0:Code>1005</common_v52_0:Code>
<common_v52_0:Service>WEBSVC</common_v52_0:Service>
<common_v52_0:Type>Data</common_v52_0:Type>
<common_v52_0:Description>Unable to parse XML stream</common_v52_0:Description>
<common_v52_0:TransactionId>920C0E750A0D6A9270CC6884D25408DF</common_v52_0:TransactionId>
<common_v52_0:TraceId/>
</common_v52_0:ErrorInfo>

</SOAP:Fault>
</SOAP:Body>
</SOAP:Envelope>
err RequestRuntimeError.UAPIServiceError: UAPI Service responded with an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions