Skip to main content

Wallet Funding

Wallet funding part when initiating payment with discount options.

amountinteger<int64>required

Funding amount in minor units.

currencyCodeCurrency (string)required

Currency alphabetic code as specified by ISO 4217

Possible values: >= 3 characters and <= 3 characters

Example: EUR
Wallet Funding
{
"amount": 0,
"currencyCode": "EUR"
}