Skip to main content
GET
Get Virtual 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

id
string
required

Virtual card ID

Example:

"CARD_123456"

Response

Card retrieved successfully

success
boolean
Example:

true

data
object