Search code examples
sabre

Sabre web services: Revalidate ticket


I'm working on revalidate flow and face with an issue. The web services flow is the following:

1 - CreatePNR
2 - Issue ticket
3 - Change the flight date (cancel and book a new one)
4 - Call revalidate host command EVCR‡REVAL - it works fine.
5 - EndTransaction - returns error ITINERARY REQUIRED TO COMPLETE TRANSACTION

I would be grateful for any comments and suggestions.


Solution

  • I was able to resolve this issue.

    I changed revalidation call symbol from EVCR‡REVAL to EVCR¥REVAL

    So I changed ‡ to ¥