Feature #20427
closedRewamping - Supplier API | flydubai search flow
ApiHostings\BE.Flight.APIProjects\BE.Flight.ResultAPI\appsettings.json
ApiHostings\Suppliers\BE.Suppliers.FlightUAPI\Controllers\UAPIController.cs
BE.CommonRegistry.Service\Registry.cs
BookingEngineCore.sln
FlyDubaiFlight
FlyDubaiFlight\BaseClasses
FlyDubaiFlight\BaseClasses\AssessAgencyTransactionFeesRequest.cs
FlyDubaiFlight\BaseClasses\FareQuoteDateRange.cs
FlyDubaiFlight\BaseClasses\FareQuoteDateRangeResponse.cs
FlyDubaiFlight\BaseClasses\FlyDubaiSecurityGuid.cs
FlyDubaiFlight\BaseClasses\FlyDubaiSecurityToken.cs
FlyDubaiFlight\BE.Modules.Supplier.FlyDubaiFlight.csproj
FlyDubaiFlight\FlyDubaiFlightProvider.cs
FlyDubaiFlight\HttpClient.cs
FlyDubaiFlight\IFlyDubaiFlightProvider.cs
FlyDubaiFlight\Registry.cs
FlyDubaiFlight\SupplierService
FlyDubaiFlight\SupplierService\FlydubaiAirAvailability.cs
FlyDubaiFlight\SupplierService\FlyDubaiConfig.cs
FlyDubaiFlight\SupplierService\IFlydubaiAirAvailability.cs
FlyDubaiFlight\SupplierService\IFlyDubaiConfig.cs
FlyDubaiFlight\SupplierService\SettingsContants.cs
FlyDubaiFlight\Util
FlyDubaiFlight\Util\DataSerializer.cs
FlyDubaiFlight\Util\Extension.cs
FlyDubaiFlight\Util\IDataSerializer.cs
FlyDubaiFlight\Util\LogMe.cs
FlyDubaiFlightProviders
FlyDubaiFlightProviders\appsettings.Development.json
FlyDubaiFlightProviders\appsettings.json
FlyDubaiFlightProviders\BE.Suppliers.FlyDubaiFlightProvider.csproj
FlyDubaiFlightProviders\BE.Suppliers.FlyDubaiFlightProvider.csproj.user
FlyDubaiFlightProviders\BE.Suppliers.FlyDubaiFlightProvider.http
FlyDubaiFlightProviders\CommonRegistry.cs
FlyDubaiFlightProviders\Controllers
FlyDubaiFlightProviders\Controllers\FlyDubaiController.cs
FlyDubaiFlightProviders\Program.cs
FlyDubaiFlightProviders\Properties
FlyDubaiFlightProviders\Properties\launchSettings.json
Modules\Flight\BE.Modules.Flight.DTO\Responses\FlightResultResponseDTO.cs
Modules\Flight\BE.Modules.Flight.FlightSearch\NewProcess\FlightRequestProcessor.cs
Modules\Flight\BE.Modules.Flight.FlightSearch\SearchProcess\Assembler\FlightMetaTripAssembler.cs
Modules\Supplier\BE.Modules.Supplier.Factory\BE.Modules.Supplier.Factory.csproj
Modules\Supplier\BE.Modules.Supplier.Factory\SupplierFactory.cs
Description
Rewamping - Supplier API | flydubai search flow
Create new API flydubai provider for Rewamping booking engine
Updated by Vignesh R about 1 year ago
- % Done changed from 0 to 10
Today I study about Fare Key consolidator
Dependency Injection
first, I create folders and create classes and interface checked one by one methods
Updated by Vignesh R about 1 year ago
- % Done changed from 10 to 20
I create folders and create classes and interface method
*Extension class.cs
*data Serialize.cs
*Logme.cs
Updated by Vignesh R about 1 year ago
- % Done changed from 20 to 40
Today I study about Fare Key consolidator
Create classes and methods
Flight-Supplier-Base classes
I Create AirAvailabilityOneWay
*FlyDubaiSecurityToken
*FareQuoteDateRangeResponse
*FareQuoteDateRange
*AssessAgencyTransactionFeesRequest and correction some errors
Updated by Vignesh R about 1 year ago
- % Done changed from 40 to 70
Today I study about Fare Key consolidator
create new project in supplier Api
create classes and methods names
*program.cs
*flightController.cs
*CommonRegistry.cs
*SettingsConstants.cs
then add project Refference in dependencies
and clear errors
Updated by Vignesh R about 1 year ago
- % Done changed from 70 to 80
Today I study about Fare Key consolidator
I complete my Oneway after I am doing round trip
create methods (AssembleFlyDubaiRoundTripSearchResponse) and CombineOnwardAndReturnResults
then clear errors
and create class and interface
*FlyDubaiConfig
*IFlyDubaiConfig
Updated by Nithin George about 1 year ago
- Due date changed from 04/17/2025 to 04/21/2025
Updated by Vignesh R about 1 year ago
- % Done changed from 80 to 90
Today I study about Fare Key consolidator
I complete my Oneway round trip
and create class and interface
*HttpClient.cs
*IHttpClient.cs
complete my code after running my solution and Debugging using Swagger, check one by one methods
Updated by Nithin George about 1 year ago
- Due date changed from 04/21/2025 to 04/24/2025
Check the code flow and functionality
Updated by Vignesh R about 1 year ago
- Status changed from Assigned to In Progress
I complete my new API flydubai provider for Rewamping booking engine
I got the result using swagger
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
debugging methods one by one
I checked where from the values Invoke Provider
I checked some methods, like
*Controller's
*AssembleOneWayRetrieveFareQuote
*AssembleRoundTripRetrieveFareQuote
*GetHapForRequestDTO
*Invoke Provider,dataserializer etc.
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
debugging code flow
after I checked flight control module search one-way and round-trip using postman.
Today I attended session class hotel search overflow to booking
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 04/24/2025 to 04/25/2025
Updated by Vignesh R about 1 year ago
- Status changed from In Progress to For Review
- Assignee changed from Vignesh R to Nithin George
- % Done changed from 90 to 100
- Files Changed updated (diff)
Today I study about Fare Key consolidator
debugging code flow and I checked methods
*Invoke Provider
*Controller's
*AssembleOneWayRetrieveFareQuote
*AssembleRoundTripRetrieveFareQuote and
I got a result in one-way flight controller modules using postman
Updated by Vipin das about 1 year ago
- Due date changed from 04/25/2025 to 04/30/2025
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
I checked some methods
*AssembleRoundTripRetrieveFareQuote
*AssembleFlyDubaiOnewaySearchResponse
*InvokeProvider
I read some topics like
*Dependency Injection,
*hosting,AddSingleton,AddScoped,AddTransient,interface,http etc.
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
code study flow and
I read some topic related to Api like REST, SOAP, GET, PUT, POST, DELETE
Difference between xml and json,Airline Pnr,Gds pnr and Logme
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 04/30/2025 to 05/02/2025
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
I read some topic related to Api
*Message Format,Protocol,Transport types, State
*Layovers, Stopovers, Static packages, Codeshare Flight,ApiCredentialService,Dependency Injection Inversion of Control (IoC)...
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 05/02/2025 to 05/05/2025
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
debugging code flow and I checked methods
*AssembleRetrieveSecurityGUID
*AssembleRetrieveServiceQuotes
*DobookingAndGeneratePNR- The 3 types of requests going on provider (AssembleRoundTripSummaryPNR, CreatePnrAndCommitSummary,AssessAgencyTransactionFee) and
*MealsResponse
*SeatMapResponse
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 05/05/2025 to 05/06/2025
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
debugging code flow and
after I checked flight control module search one-way and round-trip using postman.
*DobookingAndGeneratePNR
*AssembleProcessFOPFee
*AssembleBSPProcessFOP
*AssembleFlyDubaiPNRAferBooking
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 05/06/2025 to 05/07/2025
Updated by Vignesh R about 1 year ago
Today I study about Fare Key consolidator
debugging code flow and check some functions
*CreatePnrAndCommitSummary
*SeatMapPaxDetails
*MealsOriginDestinations
*AssembleMealsRequest
Updated by Vipin das about 1 year ago
- Due date changed from 05/07/2025 to 05/27/2025
- Status changed from For Review to Assigned
- Assignee changed from Nithin George to Vignesh R
Move and update with New source and supporting methods
Updated by Vignesh R about 1 year ago
- Status changed from Assigned to In Progress
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp
*I create new classes interface in the flydubai provider and
add methods and corrections that errors
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp
*Checked methods one by one and recorrection errors
Updated by Vipin das about 1 year ago
- Due date changed from 05/27/2025 to 05/28/2025
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp
*Correction errors and add ServiceRegistryExtention class and flydubai methods
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 05/28/2025 to 05/29/2025
Updated by Vignesh R about 1 year ago
Add service class
- FlydubaiProvider, FlyDubaiConfig,FlydubaiAirAvailability,HttpClientManager
and correction that errors then after check some functions
Updated by Vipin das about 1 year ago
- Due date changed from 05/29/2025 to 05/30/2025
Updated by Vignesh R about 1 year ago
- Status changed from In Progress to For Review
- Assignee changed from Vignesh R to Vipin das
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp
I completed my task Supplier API flydubai
Updated by Vipin das about 1 year ago
- Due date changed from 05/30/2025 to 06/12/2025
- Status changed from For Review to Assigned
- Assignee changed from Vipin das to Vignesh R
Updated by Vignesh R about 1 year ago
- Status changed from Assigned to In Progress
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp.
I debugged the code related to the search flow and verified that Flydubai Provider did not return a result from the API when tested using Postman.
Updated by Sandeep Sajiv about 1 year ago
- Due date changed from 06/12/2025 to 06/13/2025
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp.
I debugged the code related to the search flow and verified that Flydubai Provider did not return a response from the provider when tested using Postman.
Updated by Vipin das about 1 year ago
- Due date changed from 06/13/2025 to 06/16/2025
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods BookingEngineRewamp.
I debugged the code related to the search flow and verified that Flydubai that return a response from the provider when tested using Postman.
Once again, I checked the Travel fusion provider and received a result
Updated by Nithin George about 1 year ago
- Due date changed from 06/16/2025 to 06/17/2025
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods using BookingEngineRewamp.
I debugged the code related to the search flow and verified that Flydubai that return a result from the provider when tested using Postman.
Updated by Vipin das about 1 year ago
- Due date changed from 06/17/2025 to 06/18/2025
Updated by Vignesh R about 1 year ago
Today I studied about Fare Key consolidator Move and update with new source and supporting methods using BookingEngineRewamp.
I debugged the code related to the search flow and verified that Flydubai, that return a result from the provider when tested using Postman.
Updated by Nithin George 12 months ago
- Due date changed from 06/18/2025 to 06/19/2025
Check the task and update
Updated by Vignesh R 12 months ago
- Status changed from In Progress to For Review
- Assignee changed from Vignesh R to Vipin das
Today I studied about Fare Key consolidator Move and update with new source and supporting methods using BookingEngineRewamp.
completed my task and check one by one methods Flydubai that return a result from the provider when tested using Postman.