Apply a coupon code
POST/api/v1/cart/:cartId/coupon
Validates the code against the current cart and applies it. The discount lands on the stay (room) subtotal only — never on meals or VAS. Rejects unknown, expired, ineligible, or unsupported codes, and a coupon that can't combine with an already-applied bank offer.
Request
Responses
- 200
OK