set_tip
Specify the tip amount for a cart using the cart ID and tip value in dollars.
Instructions
set the tip amount on the cart.
Args: cart_id: The cart ID tip_amount: Tip amount in dollars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | ||
| tip_amount | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |