cancel_intl_order
Cancel a queued international card order
Cancel a previously queued international non-reloadable card order, as long as it has not yet been fulfilled by an admin (state=queued). The charged amount is credited back to the account balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | The card ID of the queued order to cancel (returned from `/order-intl-card`) | |
| auth_token | No | Laso credential. Only if the MCP connection has no Authorization header. |