Skip to main content
POST
Get Payment Providers
Get the list of available payment providers and their supported currencies and countries.

Body

application/json
currency
enum<string>
required

Currency

Available options:
KES,
GHS,
TZS,
UGX,
ZMW,
XAF,
CDF,
RWF,
ETB,
ZAR,
XOF
Example:

"NGN"

paymentMethod
enum<string>
required

Payment method

Available options:
mobile_money,
bank,
card,
crypto
Example:

"BANK_TRANSFER"

Response

201 - undefined