Skip to main content
POST
Withdraw from card

Overview

Withdraw funds from a specific card back to your business wallet. This endpoint allows you to retrieve money from a card, reducing the card balance accordingly.

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Path Parameters

card_id
string
required

Unique ID of the card

Body

application/json
currency
string

Currency

amount
integer

Amount to withdraw

Response

200 - Success

status
boolean
data
object
error
any[]
message
string