Select a cancellation plan for an item
POST/api/v1/cart/:cartId/items/:itemId/cancellation-plan
Picks a cancellation plan (e.g. a discounted non-refundable rate) from those available for the item's listing+channel. The plan's discount reduces the item's stay subtotal, before any cart-level coupon / bank offer. Each item's available plans are returned on the cart response.
Request
Responses
- 200
OK