validate_coupon
Verify a coupon code's validity and check the credit amount before applying it. Does not redeem the coupon.
Instructions
Check if a coupon code is valid and see how many credits it would give. Does not redeem the coupon — use redeem_coupon to actually apply it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The coupon code to validate |