Add funds to a card

Adds funds to an existing virtual card.

The amount is debited from your PentrraWallet wallet and credited to
the card. Fees are calculated according to your active developer plan
and shown in the response.

Frozen or terminated cards cannot be funded.

In sandbox mode, no balance is debited and no provider call is made.
The card balance is updated locally only.

IP Restriction

In live mode, requests must originate from a whitelisted IP address.
sandbox mode has no IP restriction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Your PentrraWallet public API key.

string
required

Your PentrraWallet secret key.

string
required

The card ID to fund.

float
required

Amount to add to the card in USD.

string
enum
Defaults to live

live or sandbox. Defaults to live.

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json