Actions
개선(improvement) #1475
closed개선(improvement) #1471: [B2C security] Check and update security issues on B2C - OMH, OMT
[BE] Check API Booking Hana List B2C
Start date:
12/03/2025
Due date:
12/03/2025
% Done:
100%
Estimated time:
Part:
Build env.:
Description
Request:
Check , verify param get booking Hana List
Updated by harry harry 6 months ago
- Copied from 개선(improvement) #1474: [BE] Check API Booking Hana Detail B2C added
Updated by harry harry 6 months ago
- Copied to 개선(improvement) #1476: [BE] Check API Login B2C added
Updated by harry harry 6 months ago
- Assignee changed from harry harry to Dante Le
Updated by harry harry 6 months ago
- Assignee changed from Dante Le to Mon Nguyen
Updated by harry harry 6 months ago
- Assignee changed from Mon Nguyen to John Lee
Updated by harry harry 6 months ago
check Condition request, update performance response
Updated by harry harry 6 months ago
- Copied from deleted (개선(improvement) #1474: [BE] Check API Booking Hana Detail B2C)
Updated by harry harry 6 months ago
- Copied to deleted (개선(improvement) #1476: [BE] Check API Login B2C)
Updated by John Lee 3 months ago
- Status changed from 진행(Doing) to 완료(Done)
- % Done changed from 0 to 100
"condition": {
"userNo": 10000,
"bookingCompCode": 200214,
"externalToken": "123456",
"excludeCancelYn": false,
"itemCategoryCode": "IC02",
"bookingDatePeriod": "1M",
"limits": [
0,
1000
]
}
This is request body, as we can see we only have externalToken use for both bookingItemCode and userNo, but we dont have JWT token for compare smiliar with api booking/list in b2C. So that we need to discuss more.
Updated by ziniy Kang 3 months ago
- Due date changed from 09/30/2025 to 12/03/2025
- Start date set to 12/03/2025
Actions