Project

General

Profile

Actions

결함(Bug) #1956

open

[issue] Precheck need to return clear message if any error

Added by Dan Hoang 5 months ago. Updated 12 days ago.

Status:
보류(Pending)
Priority:
보통(Normal)
Assignee:
Start date:
10/16/2025
Due date:
% Done:

0%

Estimated time:
Part:
Build env.:

Description


Files

image.png (874 KB) image.png Dan Hoang, 10/16/2025 07:37 AM
Actions #1

Updated by calvin dev 5 months ago

  • Status changed from 신규(New) to 진행(Doing)
  • Start date set to 10/16/2025

curl --location 'https://tl-lincoln.net/agtapi/v1/xml/RoomAndPlanInquiryAnyUnitPriceSalesStsService' \
--header 'Content-Type: text/xml' \
--header 'Cookie: JSESSIONID=CAD8CC27EC60ED7A64870171161987C6; JSESSIONID=71D0BAE3B752488CE48C3E235AD368D9' \
--data '<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:naif="http://naifc1000.naifc10.nai.lincoln.seanuts.co.jp/">
<soapenv:Header/>
<soapenv:Body>
<naif:planPriceInfoAcquisition>
<planPriceInfoAcquisitionRequest>
<commonRequest>
<agtId>N1237508</agtId>
<agtPassword>LX1AIVnhw^Ax</agtPassword>
<systemDate>2025-10-16T14:48:43+07:00</systemDate>
</commonRequest>
<extractionRequest>
<startDay>20260325</startDay>
<endDay>20260326</endDay>
<perPaxCount>2</perPaxCount>
</extractionRequest>
<hotelInfos>
<tllHotelCode>U91887</tllHotelCode>
<tllPlanInfos>
<tllRmTypeCode>11</tllRmTypeCode>
<tllPlanCode>11178655</tllPlanCode>
</tllPlanInfos>
</hotelInfos>
</planPriceInfoAcquisitionRequest>
</naif:planPriceInfoAcquisition>
</soapenv:Body>
</soapenv:Envelope>'

Actions #2

Updated by calvin dev 5 months ago


<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns2:planPriceInfoAcquisitionResponse xmlns:ns2="http://naifc1000.naifc10.nai.lincoln.seanuts.co.jp/">
<planPriceInfoResult>
<commonResponse>
<systemDate>2025-10-16T17:00:31.262+09:00</systemDate>
<resultCode>True</resultCode>
</commonResponse>
</planPriceInfoResult>
</ns2:planPriceInfoAcquisitionResponse>
</S:Body>
</S:Envelope>

Actions #3

Updated by calvin dev 5 months ago

  • % Done changed from 0 to 20
Actions #4

Updated by calvin dev 5 months ago

1/ Precheck TL failed -> TL plan deleted but ALICE active status, so search success but precheck failed


<S:Envelope
xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
<ns2:planPriceInfoAcquisitionResponse
xmlns:ns2="http://naifc1000.naifc10.nai.lincoln.seanuts.co.jp/">
<planPriceInfoResult>
<commonResponse>
<systemDate>2025-10-16T16:46:48.478+09:00</systemDate>
<resultCode>True</resultCode>
</commonResponse>
</planPriceInfoResult>
</ns2:planPriceInfoAcquisitionResponse>
</S:Body>
</S:Envelope>
, already have checked static file 16.10

Actions #5

Updated by calvin dev 4 months ago

  • Status changed from 진행(Doing) to 신규(New)

stop to work other task

Actions #6

Updated by calvin dev 12 days ago

  • Status changed from 신규(New) to 보류(Pending)
  • % Done changed from 20 to 0
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)