Payouts
Fetch Fees
API reference for fetching payout fees for Stablecoin and Fiat transactions
GET
Fetch fees for Stablecoin or Fiat payouts
Retrieves payout fees for both Stablecoin and Fiat transactions. Required parameters differ based on currency_type (defaults to STABLECOIN).
Headers
Query Parameters
The amount to calculate fees for
Type of currency (STABLECOIN or FIAT). Defaults to STABLECOIN if not specified.
Available options:
STABLECOIN
, FIAT
Source currency code (e.g., usdt)
Blockchain network (required for STABLECOIN). Example: erc20, trc20, etc.
Target fiat currency code (required for FIAT). Example: ngn, ghs, etc.
Optional filter for FIAT specific market pairs (e.g., usdtngn)
Response
200
application/json
OK
The response is of type object
.
Fetch fees for Stablecoin or Fiat payouts