After a card is frozen, it can no longer be used for normal purchase transactions, but refund-like incoming postings are not affected.
After a card is frozen, its status changes from ACTIVE to FROZEN.
| Item | Before freezing | After freezing |
|---|---|---|
| Card status | ACTIVE | FROZEN |
| Normal purchases | Available | Unavailable |
| Refund-like incoming postings | Can be received | Can still be received |
| Card lookup and management | Available | Available |
Through the Dashboard:
Through the API:
Initiate the freeze operation through the corresponding endpoint. After the status is updated, the card enters the frozen state.
In some risk control scenarios, the system may automatically freeze a card.
SYSTEM_FROZENAfter confirming that the risk has been cleared and the card can be used again, a frozen card can be unfrozen.
FROZENSYSTEM_FROZEN statusAfter unfreezing, the card status changes from FROZEN back to ACTIVE, and the card can be used again for normal purchases.
Through the Dashboard:
Through the API:
Initiate the unfreeze operation through the corresponding endpoint. After the status is updated, the card returns to normal.