Skip to main content
GET
/
admin
/
bank
/
config
/
find-all-mobile-operator
/
{country}
List Mobile Operators
curl --request GET \
  --url https://{tenant}.fincode.software/api/v6/services/admin/bank/config/find-all-mobile-operator/{country} \
  --header 'X-Auth-Token: <x-auth-token>' \
  --header 'platform: <platform>' \
  --header 'uuid: <uuid>'
This endpoint returns the available mobile money operators (e.g., MTN, Orange, Airtel) for a specific country. The operator code is required for validating mobile numbers and creating transactions.

Headers

platform
string
default:fincode
required
uuid
string
default:200
required
X-Auth-Token
string
required

Path Parameters

country
string
default:GIN
required

Response

200

List of mobile operators