Closed imon91 closed 5 years ago
Hi imon91,
Could you please confirm if you had used Form Of payment in the AirCreateReservationReq. Please share the AirCreateReservationReq and Rsp. Thanks.
Dear vivekjyotipramanik I did not use Form Of payment in the AirCreateReservationReq. I have shared AirCreateReservationReq and Rsp. Thank you
[Uploading response.docx…]()
Dear vivekjyotipramanik I did not use Form Of payment in the AirCreateReservationReq. I have shared AirCreateReservationReq and Rsp. Thank you
<?xml version="1.0"?>
<?xml version="1.0"?>
Hi imon91,
You have to use form of payment either in AirCreateReservationReq or AirTicketingReq. Please find below the sample end to flow. Thanks.
hello vivekjyotipramanik If I have used payment in AirCreateReservationReq it shows error. for version 29. without payment can it send the PNR ID or record ? would you tell me please Thanks
Hi imon91,
Please provide the error you are getting while using Form Of Payment. Please use a latest version of schema like 43. 29 is very old. Thanks.
hello vivekjyotipramanik I have attached it
for adding this line
`<?php air booking requested code $TARGETBRANCH = ''; $CREDENTIALS = ''; $PROVIDER ='1G'; // Any provider you want to use like 1G/1P/1V/ACH $PreferredDepDate = date('2019-01-10', strtotime("75 day")); $PreferredRetDate = date('2019-01-24', strtotime("81 day"));
$message = <<<EOM
and would you please tell Locator code is PNR number which is required for next step ticketing as AirReservationLocatorCode
Hi imon91,
you might be getting this error for sending incorrect credentials. I am seeing in the code, the TargetBranch and credentials are blank. Please send proper credentials.
The AirResevationLocatorCode will be generated inside the element
Hello vivekjyotipramanik I have send it with right credentials.But but I forgot to send it to you. again I send it to you . and I asked you that LocatorCode is related with PNR number would you tell that please.. Thanks `<?php
$TARGETBRANCH = 'P3018376'; $CREDENTIALS = 'Universal API/uAPI3479047859-dfa41a9b:tL+9P4o_cE'; $PROVIDER ='1G'; // Any provider you want to use like 1G/1P/1V/ACH $PreferredDepDate = date('2019-01-10', strtotime("75 day")); $PreferredRetDate = date('2019-01-24', strtotime("81 day"));
$message = <<<EOM
Hello vivekjyotipramanik Now I have got this type error thouy my credential is absolutely right. would you check please .this is happening when I run the booking file. thanks
Hello After booking step for ticketing When I have run API it show an error message. I have shared it. please check
<?xml version="1.0"?>