Update card status
Endpoints
PATCH /v2/card/{id}/status
PATCH
Update card status
Documentation Index
Fetch the complete documentation index at: https://docs.finsei.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Card status
Available options:
ACTIVE, BLOCKED, CLOSED Example:
"ACTIVE"