Project

General

Profile

Actions

Support #33305

open

Static package | StaticPackageDetails API | API Response Issue

Added by Jabeel Roshan P about 2 months ago. Updated about 2 months ago.

Status:
For Review
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/16/2026
Due date:
02/16/2026 (57 days late)
% Done:

100%

Estimated time:
3:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:

BookingEngine\Module\Package\Cax.Package.Service\OfflinePackageHandler.cs
BookingEngine\Wrapper\StaticPackage\Cax.Wrapper.Service\Search\Impl\SearchService.cs


Description

In the Static Package Details screen, I am checking conditions to display the action buttons (Book Now and Enquiry). The logic is: if both isEnquiry and canBook are true, then both buttons should be shown; if only one is true, then only that button should appear; and if isEnquiryOnly is true, then the enquiry form button should be displayed. However, the API response is returning false for all these flags (isEnquiry, canBook, and isEnquiryOnly), so none of the buttons are visible on the screen, and the user is unable to proceed to the next page. The API endpoint, request, and response are attached below as a file for reference.


Files

api request (5.37 KB) api request Jabeel Roshan P, 02/16/2026 02:49 PM
Actions

Also available in: Atom PDF