You can get quick answer of your question by entering here
How should ResultIndex, SSR, and seat selection be handled in multi-city flight bookings?
For multi-city flight bookings, a single ResultIndex is received in the Search API response. The same ResultIndex should be used consistently in all subsequent booking steps.
For further processes:
- The same ResultIndex must be passed in FareQuote, SSR, SeatMap, and Ticket APIs.
- SSR (Special Service Requests) and seat selection data should be provided sector-wise.
- Ensure that SSR and seat details are mapped individually for each passenger as per their respective sectors.
Kindly follow the above approach to ensure smooth processing of multi-city bookings.