Skip to main content
POST
Enable Card

Authorizations

Authorization
string
header
required

JWT bearer token returned by POST /action/auth. Send protected requests with: Authorization: Bearer . Tokens expire after 24 hours.

Path Parameters

cardId
string
required

Virtual card ID

Example:

"CARD_123456"

Response

200 - application/json

Card enabled successfully

success
boolean
Example:

true

data
object