v1
latestOpenAPI 3.1.02026-07-26460218.4 KBWidget Quote
Gets a quote for a widget transaction
post/widget/quote
Request body
Response
200
Example response
{
"currency": "NGN",
"coin": "USDC",
"cryptoAmount": 100,
"network": "ERC20",
"channelId": "d01e48c1-8ada-408b-8bee-c62090cfb24a",
"transactionType": "Sell",
"fiatReceived": 153430.08,
"convertedAmount": 159823,
"rateLocal": 1598.23,
"serviceFeeLocal": 1598.23,
"serviceFeeUSD": 1,
"partnerFeeLocal": 4794.69,
"partnerFeeUSD": 3,
"paymentMethod": "p2p",
"settlement": "instant",
"updatedAt": "2024-12-09T11:46:23.325Z",
"expireAt": "2024-12-09T11:56:23.325Z",
"transactionLimitMin": 10000,
"transactionLimitMax": 500000,
"cryptoMaxLimit": 312.85,
"cryptoMinLimit": 6.26
}