Cancel a previously-issued test card
freeze_test_cardCancels the card (no further authorizations). Idempotent. Auto-freeze runs daily for any card past its 24h expiry; call this explicitly to freeze immediately after a successful checkout test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The test card ID returned by provision_test_card. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool result payload (JSON object) |