We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for update dob and lastname and gender <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:univ="http://www.travelport.com/schema/universal_v45_0" xmlns:com="http://www.travelport.com/schema/common_v45_0" xmlns:veh="http://www.travelport.com/schema/vehicle_v45_0" xmlns:air="http://www.travelport.com/schema/air_v45_0" xmlns:hot="http://www.travelport.com/schema/hotel_v45_0" xmlns:pas="http://www.travelport.com/schema/passive_v45_0"> soapenv:Body <univ:UniversalRecordModifyReq AuthorizedBy="Brightsun" TargetBranch="P1240473" Version="8" ReturnRecord="true"> <com:BillingPointOfSaleInfo OriginApplication="UAPI"/> <univ:RecordIdentifier UniversalLocatorCode="175UG5" ProviderCode="1G" ProviderLocatorCode="4RBGCT"/> <univ:UniversalModifyCmd Key="rGJd36dFRr6lc697B5xH9B00=="> <univ:AirAdd ReservationLocatorCode="1764C3" BookingTravelerRef="/0FvcipAuDKAFVRHxAAAAA=="> <com:SSR Type="DOCS" Status="HK" Carrier="YY" FreeText="P/////25Jan85/M//KUMAR/VISHU"/>
</univ:AirAdd> </univ:UniversalModifyCmd> </univ:UniversalRecordModifyReq> </soapenv:Body>
</soapenv:Envelope>
Response
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> SOAP:Body SOAP:Fault Server.Business UR Modify Service Error. <universal:UniversalModifyErrorInfo xmlns:universal="http://www.travelport.com/schema/universal_v45_0" xmlns:common_v45_0="http://www.travelport.com/schema/common_v45_0"> <common_v45_0:Code>3539</common_v45_0:Code> <common_v45_0:Service>URSVC</common_v45_0:Service> <common_v45_0:Type>Business</common_v45_0:Type> <common_v45_0:Description>UR Modify Service Error.</common_v45_0:Description> <common_v45_0:TransactionId>9ED918CB0A0EE124357C1801037CF841</common_v45_0:TransactionId> <universal:UniversalModifyCommandError UniversalModifyCmdKey="rGJd36dFRr6lc697B5xH9B00==">SSR application failed: INVALID - ISSUING COUNTRY MISSING</universal:UniversalModifyCommandError> </universal:UniversalModifyErrorInfo> </SOAP:Fault> </SOAP:Body> </SOAP:Envelope>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Request for update dob and lastname and gender
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:univ="http://www.travelport.com/schema/universal_v45_0"
xmlns:com="http://www.travelport.com/schema/common_v45_0"
xmlns:veh="http://www.travelport.com/schema/vehicle_v45_0"
xmlns:air="http://www.travelport.com/schema/air_v45_0"
xmlns:hot="http://www.travelport.com/schema/hotel_v45_0"
xmlns:pas="http://www.travelport.com/schema/passive_v45_0">
soapenv:Body
<univ:UniversalRecordModifyReq AuthorizedBy="Brightsun"
TargetBranch="P1240473"
Version="8"
ReturnRecord="true">
<com:BillingPointOfSaleInfo OriginApplication="UAPI"/>
<univ:RecordIdentifier UniversalLocatorCode="175UG5"
ProviderCode="1G"
ProviderLocatorCode="4RBGCT"/>
<univ:UniversalModifyCmd Key="rGJd36dFRr6lc697B5xH9B00==">
<univ:AirAdd ReservationLocatorCode="1764C3"
BookingTravelerRef="/0FvcipAuDKAFVRHxAAAAA==">
<com:SSR Type="DOCS"
Status="HK"
Carrier="YY"
FreeText="P/////25Jan85/M//KUMAR/VISHU"/>
</soapenv:Envelope>
Response
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
SOAP:Body
SOAP:Fault
Server.Business
UR Modify Service Error.
<universal:UniversalModifyErrorInfo xmlns:universal="http://www.travelport.com/schema/universal_v45_0" xmlns:common_v45_0="http://www.travelport.com/schema/common_v45_0">
<common_v45_0:Code>3539</common_v45_0:Code>
<common_v45_0:Service>URSVC</common_v45_0:Service>
<common_v45_0:Type>Business</common_v45_0:Type>
<common_v45_0:Description>UR Modify Service Error.</common_v45_0:Description>
<common_v45_0:TransactionId>9ED918CB0A0EE124357C1801037CF841</common_v45_0:TransactionId>
<universal:UniversalModifyCommandError UniversalModifyCmdKey="rGJd36dFRr6lc697B5xH9B00==">SSR application failed: INVALID - ISSUING COUNTRY MISSING</universal:UniversalModifyCommandError>
</universal:UniversalModifyErrorInfo>
</SOAP:Fault>
</SOAP:Body>
</SOAP:Envelope>
The text was updated successfully, but these errors were encountered: