Skip to main content
GET
List merchant pricing per corridor (aggregated total fee, no provider breakdown)

Headers

x-api-key
string
required

Response

rail
enum<string>
required
Available options:
CARD,
BANK,
MOMO,
EFT,
WALLET,
CRYPTO
currency
string
required
minAmountMinor
string
required

Inclusive lower bound on amount in minor units (string for bigint).

pctBps
number
required

Combined fee percentage in basis points (1/100 of a percent).

fixedFeeMinor
number
required

Combined fixed fee per transaction, in minor units of feeCurrency.

minFeeMinor
number
required

Minimum total fee, in minor units of feeCurrency.

feeCurrency
string
required
effectiveFrom
string<date-time>
required
country
string | null
maxAmountMinor
string | null

Inclusive upper bound on amount in minor units; null = no upper bound.