API Reference
Log In
API Reference

Returns information about minimum and maximum values for payments and withdrawals for all available currencies.

Response details:

KeyTypeDescription
dataarrayResponse body.
currencystringCurrency for which the
following limits apply.
outgoingPaymentMaxValuedecimalMaximum value for the
withdrawal.
outgoingPaymentMinValuedecimalMinimum value for the
withdrawal.
paymentMaxValuedecimalMaximum value for the
incoming payment.
paymentMinValuedecimalMinimum value for the
incoming payment.
channelsarrayChannels supported by
the currency.
- namestringName of the channel.
- depositsEnabledbooleanDoes the channel have
deposits enabled.
- withdrawalsEnabledbooleanDoes the channel have
withdrawals enabled.
- defaultChannelForCurrencybooleanIs the channel used as
default when none declared.
Language
Authorization
Query