Update a wallet card’s status or balance
| Parameter | Type | Required | Description |
|---|---|---|---|
cardId | integer | Yes | Wallet card ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
status | string | No | New status: "ACTIVE", "ARCHIVED", or "DELETED" |
balance | number | No | Updated current balance |
| Status | Description |
|---|---|
ACTIVE | Card is visible and usable |
ARCHIVED | Card is hidden from default wallet view |
DELETED | Card is permanently removed |
?archived=true to GET /wallets to include itDELETED