add_campus_card_payment
Attach a linked campus card to a cart to pay the remaining balance. Optionally specify the amount in cents.
Instructions
attach the linked campus card, such as CarolinaCard, to a cart.
Args: cart_id: The cart ID payment_id: Campus-card payment ID; default is campus_card amount_cents: Optional amount in cents; omit to cover remaining balance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | ||
| payment_id | No | campus_card | |
| amount_cents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |