Fetch fees for Stablecoin or Fiat payouts
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., usdc)
Available options:
usdc Blockchain network (required for STABLECOIN). Example: erc20, polygon, etc.
Target fiat currency code (required for FIAT). Example: ngn, zar, etc.
Available options:
usdc, ngn, zar Optional filter for FIAT specific market pairs (e.g., usdcngn)
Available options:
usdcngn, usdczar, usdcusdc Response
OK
The response is of type object.