estimate_usc_retail_swipe_value
Estimate the value of using a USC retail meal swipe for your order, considering cart total, meal period, and optional balances, to decide if it's a good payment choice.
Instructions
estimate whether a USC retail meal swipe is a good payment choice.
Args: cart_total_cents: Cart total in cents from get_cart_payment_options meal_period: breakfast, lunch, dinner, or late_night swipes_remaining: optional known remaining retail swipes meal_plan_dollars_cents: optional known Meal Plan Dollars balance carolina_cash_cents: optional known CarolinaCash balance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_total_cents | Yes | ||
| meal_period | Yes | ||
| swipes_remaining | No | ||
| meal_plan_dollars_cents | No | ||
| carolina_cash_cents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |