Apply Rappi coupon
rappi_apply_couponApply a coupon code to an active Rappi cart to get discounts without completing checkout. Requires explicit user confirmation before submitting.
Instructions
POST /api/user-order-home/coupons/apply (401 JSON no token). Dual-gated. Does not checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked for this write. |