post
https://api.cloud.mbanq.com/v1/cards/
Use this API to temporarily suspend an active card. A suspended card is immediately blocked from processing any transactions, but the card record is preserved and can be unsuspended at any time.
This is typically used when a cardholder reports a lost or misplaced card, suspects unauthorized use, or requests a temporary hold — without permanently closing the card.
Pass the cardIdForSuspend as a path parameter and set the command query parameter to SUSPEND.
Note: A successful API response indicates the suspension request was accepted. To confirm the card's actual updated status, subscribe to the webhook below.
Webhooks
| Event | Webhook Reference |
|---|---|
| Suspend Card | Suspend Card |
