기능(Feature) #484
Updated by Dante Le 9 months ago
Validate coupon and return coupon information
Consider applying cache to avoid multiple users using the same coupon at the same time
[Tech note]
- Create new api to validate and return coupon info
- Valid Coupon:
+ Check expired time
+ Min booking's amount
+ 1 time/day (except booking cancel)