결함(Bug) #724
closed[11st] Update logic Trader status is pending cannot searching and booking
100%
Description
Request :
Update logic Trader status is pending cannot searching and booking
Files
Related issues
Updated by ziniy Kang 8 months ago
- Related to 결함(Bug) #723: [11st] Check 11st issue with rate plan breakfast and maxAdult added
Updated by Daniel Do 8 months ago
When seller inactive, the apis following return error => 999 - API 실행에 실패했습니다. 판매자 비활성 상태.
Search
/rest/prodservices/tourproduct/search
/rest/prodservices/item/rooms
/rest/prodservices/item/cancelFee -> check cancel fee cho rate plan
Booking
/rest/reservationservices/payment
Updated by Anonymous 8 months ago
- File 2025-07-02_16-30-01.png 2025-07-02_16-30-01.png added
- File 2025-07-02_16-35-52.png 2025-07-02_16-35-52.png added
- File 2025-07-02_16-37-19.png 2025-07-02_16-37-19.png added
- File 2025-07-02_16-38-40.png 2025-07-02_16-38-40.png added
- File 2025-07-02_16-40-29.png 2025-07-02_16-40-29.png added
Hi Daniel Do I already verified the issue in dev and its working well with the following test cases
1. For Pending status
- Verified system returned error 999 - API 실행에 실패했습니다. 판매자 비활성 상태. for /rest/prodservices/tourproduct/search -> Passed

- Verified system returned error 999 - API 실행에 실패했습니다. 판매자 비활성 상태. for /rest/prodservices/item/rooms -> Passed

- Verified system returned error 999 - API 실행에 실패했습니다. 판매자 비활성 상태. for /rest/prodservices/item/rooms -> Passed

- Verified system returned error 999 - API 실행에 실패했습니다. 판매자 비활성 상태. for /rest/prodservices/item/cancelFee -> Passed

Updated by ziniy Kang 8 months ago
- Status changed from 완료(Done) to 완료성공(Resolve)