get https://api.zondacryptopay.com/rest/pay/stores/currenciesSettings
Returns information about minimum and maximum values for payments and withdrawals for all available currencies.
Response details:
Key | Type | Description |
---|---|---|
data | array | Response body. |
currency | string | Currency for which the |
outgoingPaymentMaxValue | decimal | Maximum value for the |
outgoingPaymentMinValue | decimal | Minimum value for the |
paymentMaxValue | decimal | Maximum value for the |
paymentMinValue | decimal | Minimum value for the |
channels | array | Channels supported by |
| string | Name of the channel. |
| boolean | Does the channel have |
| boolean | Does the channel have |
| boolean | Is the channel used as |