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
Documentation Index
Fetch the complete documentation index at: https://developer.wallbit.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
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

