apply_promo_code
Apply a promotion code to a cart to receive discounts. Provide the cart ID and promo code.
Instructions
apply a promotion code to the cart.
Args: cart_id: The cart ID promo_code: The promotion code to apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | ||
| promo_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |