Feature #27233
openMeta Click Id for wego Ticket
100%
SP
**
1. UpdateTransactionDetailNew(select @MetaClickId and @FOPtype)
D:\Git\BookingEngine\BookingEngine\Module\Flight\DataAccess\Cax.Flight.DA\DBServiceDA\TransactionDetailDA.cs
D:\Git\BookingEngine\BookingEngine\Module\Flight\Model\Cax.Flight.Model\ResultModel\RequestInfo.cs
D:\Git\BookingEngine\BookingEngine\Module\Flight\Service\Cax.Flight.DBService\Assembler\TransactionDTOAssembler.cs
D:\Git\BookingEngine\BookingEngine\Wrapper\Flight\Cax.Wrapper.Flight.Models\PreBooking\PreBookingRequestModel.cs
Updated by Muhammed Failu Raheman 2 months ago
- Status changed from Assigned to In Progress
Updated by Muhammed Failu Raheman 2 months ago
- % Done changed from 0 to 80
Add the MetaClickId in the Pre-Booking API request and return it in the Get Ticket API response.
Updated by Muhammed Failu Raheman 2 months ago
- Status changed from In Progress to For Review
- Assignee changed from Muhammed Failu Raheman to Vipin das
- % Done changed from 80 to 100
- DB Changes updated (diff)
- Files Changed updated (diff)
Add a 'metaclickid' field to the pre-booking request and the 'TransactionDetail' table. Then, retrieve the 'metaclickid' value when a ticket is issued.