Skip to content
New issue

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

UniversalRecordModifyReq Update SSR docs like dob and name and gender update in pnr #269

Open
brightsuninfotech opened this issue Jun 9, 2023 · 0 comments

Comments

@brightsuninfotech
Copy link

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant