Cards
Update Card Status
Allows changing the status of a user’s card authenticated via API Key. SUSPENDED blocks the card and ACTIVE unblocks it.
PATCH
Authorizations
API Key authentication. Obtain your API key from the Wallbit dashboard under Settings → API Keys.
Path Parameters
Card UUID
Body
application/json
Target card status
Available options:
ACTIVE, SUSPENDED Response
Card status updated successfully

