Actions
Feature #31868
openFeature #31722: module B2B flow integration
B2B Search
Start date:
01/07/2026
Due date:
01/09/2026 (about 3 months late)
% Done:
100%
Estimated time:
11:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Description
Provider selection
Behalf Booking option
Updated by Shameel M 3 months ago
- % Done changed from 0 to 80
- Implemented API provider listing in the B2B users search panel with proper selection handling.
- Completed On-Behalf user UI flow and integrated required functionalities.
- Ensured validation for provider selection before triggering search actions.
- Verified UI behavior and data flow alignment with B2B search requirements.
Updated by Shameel M 3 months ago
- Completed implementation of flight and hotel provider listing based on the logged-in B2B user.
- Enhanced On-Behalf user selection by adding branch selection before loading agencies and agents
- Tested final submit API call for On-Behalf user permissions; related flow validations and final checks are pending.
Updated by Shameel M 3 months ago
- Status changed from In Progress to Completed
- % Done changed from 80 to 100
- Integrated getBehalfUserData API after submission and overridden the existing user data in session storage using the API response.
- Updated dependent configurations (such as provider listings) in the search panel based on the behalf user context.
- Stored behalf user details (including email ID) in both session and sessionStorage for consistent access.
- Passed behalf user email in the search API request body, fetched from the search URL derived from sessionStorage.
- Tested the complete flow and verified related functionality updates.
Actions