List Institution Providers
GET /v1/global-payout/bank/providers
Returns the available banks or mobile money providers for your region (derived from your JWT). Use the isMobileMoney query parameter to switch between bank and mobile money listings.
Use the code from the response as institutionCode and displayName as institutionName in the Authorize Transfer request.
Query parameters
false (default) returns bank providers. true returns mobile money providers.Response body
List of available institutions.