v1

latestOpenAPI 3.1.02026-07-26460218.4 KB

Get Fee Config

Retrieves the fee configuration that would be applied to a transaction.

post/fees/get-config

Request body

txType'send' | 'receive' required

The transaction type (send or receive)

countrystring required

Any supported 2 letter country code e.g. KE

currencystring required

Any supported currency for the country provided above e.g. KES

channelType'momo' | 'bank' required

The channel type used in the transaction

directSettlementboolean required

Flag to decide if the transaction is a direct settlement or not.

Response