tiendanube_apply_cart_coupon
Apply a discount coupon code to a cart using the cart ID and token. Validates and applies the coupon to reduce the total cost.
Instructions
APPLY CART COUPON - Apply a discount coupon code to the cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | No | Cart numeric ID | |
| cart_token | No | Cart token string | |
| code | Yes | Coupon code |