Skip to main content
POST
Deposit to card

Overview

Add funds to a specific card. This endpoint allows you to deposit money into a card from your business wallet. The deposit will be processed and the card balance will be updated 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
amount
string

Amount to deposit

Response

200 - Success

status
boolean
data
object
error
any[]
message
string