Returns a list of providers. Optionally includes limitations data.
Successful response
const response = await fetch('https://sandbox-api.fonbnk.com/api/pay-widget-merchant/providers', {
method: 'GET',
headers: {},
});
const data = await response.json();
[
{
"countryIsoCode": "text",
"currencyIsoCode": "text",
"providers": [
{
"name": "text",
"description": "text",
"requiresCarrier": false,
"limits": {
"AVALANCHE": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"CELO": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"POLYGON": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"STELLAR": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"SOLANA": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"BASE": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"TON": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
}
},
"carriers": [
{
"id": "text",
"name": "text",
"limits": {
"AVALANCHE": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"CELO": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"POLYGON": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"STELLAR": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"SOLANA": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"BASE": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
},
"TON": {
"cryptoLimits": {
"min": 0,
"max": 0
},
"fees": {
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasAmount": 0,
"minFee": 0
},
"localCurrency": {
"type": "open_range",
"max": 0,
"min": 0,
"step": 0,
"withCents": false,
"values": [
0
]
}
}
}
}
]
}
]
}
]