Project

General

Profile

Actions

Bug #33340

open

Activity | Get Pax response issue

Added by Sadique P about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/18/2026
Due date:
% Done:

0%

Estimated time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:

Description

1st time Api call request and Response
https://qgoonlinegway.caxita.ca/api/Activity/GetPax

{"WorkingID":null,"ModeCode":"Mod-1","Currency":"KWD"}

{"Version":"1.0","Code":"204","Message":["Failed"],"SessionKey":"73918f71-02e8-4db9-a361-9d3e4d10d95f","Data":null}

2nd time Api call request and Response

https://qgoonlinegway.caxita.ca/api/Activity/GetPax

{"WorkingID":null,"ModeCode":"Mod-1","Currency":"KWD"}

{"Version":"1.0","Code":"200","Message":["Success"],"SessionKey":"73918f71-02e8-4db9-a361-9d3e4d10d95f","Data":{"ProcessId":"A-E83F31-X","Paxinfo":[{"PaxIdentifier":"PS-AD-001","Title":null,"FirstName":null,"LastName":null,"FullName":" ","Email":null,"MobileCode":null,"MobileNumber":null,"Citizenship":null,"PaxType":0,"Age":30,"GSTNumber":null,"GSTEmail":null,"GSTAddress":null,"GSTPhone":null,"GSTCity":null,"GSTState":null,"GSTPincode":null,"GSTCompany":null,"DOB":null,"RelationCode":null,"Gender":null,"NationalityCode":null,"AgencyAccountNumber":null}],"Summary":{"ActivityName":"Paragliding","CategoryName":"Modality","Location":"DUBAI-UNITEDARABEMIRATES","ImageUrl":"https://caxitacmstest.s3.ap-south-1.amazonaws.com/IActivityImages/SAUDDIActivityImages10092025100932.jpg","CompanyQuote":[{"BaseFare":30.0,"StrikeOutAmount":0.0,"Discount":10.0,"ResultCurrency":"KWD","DecimalPoints":3,"Tax":0.0,"TotalAmount":20.0,"PaxType":0,"Count":1,"AgentDiscount":0.0},{"BaseFare":0.0,"StrikeOutAmount":0.0,"Discount":0.0,"ResultCurrency":"KWD","DecimalPoints":3,"Tax":0.0,"TotalAmount":0.0,"PaxType":1,"Count":0,"AgentDiscount":0.0},{"BaseFare":0.0,"StrikeOutAmount":0.0,"Discount":0.0,"ResultCurrency":"KWD","DecimalPoints":3,"Tax":0.0,"TotalAmount":0.0,"PaxType":2,"Count":0,"AgentDiscount":0.0}],"WorkingDays":null,"Questions":null,"LocationDetailsList":[{"IsSelected":true,"Location":"DUBAI-UNITEDARABEMIRATES","LocationAr":"دبي-الإمارات العربية المتحدة"}]},"FareDetails":{"Currency":"KWD","DecimalPoint":3,"Price":30.0,"PriceText":"30","StrikeOutAmount":"30","Discount":10.0,"AgentDiscount":0.0},"CommonInfo":{"FromDate":"25Feb2026","ToDate":"27Feb2026","AdultCount":1,"ChildCount":0,"ChildAge":"","HasScheduleDetailsApiCall":false},"IsLoggedIn":false}}

When calling the 'GetPax' API, the response is not proper on the first attempt. However, after navigating back to the details page and calling the same API again, the response is received correctly.

No data to display

Actions

Also available in: Atom PDF