Skip to main content
GET
/
ghs-payments
/
mobile
/
networks
Get Mobile Networks for GHS Withdrawal
curl --request GET \
  --url https://api.obiex.finance/v1/ghs-payments/mobile/networks
{
  "message": "Ok",
  "data": [
    {
      "name": "AIRTELTIGO MONEY",
      "sortCode": "ATM"
    },
    {
      "name": "MTN MOBILE MONEY",
      "sortCode": "MTN"
    },
    {
      "name": "VODAFONE CASH",
      "sortCode": "VOD"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://developer.obiex.finance/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Get Mobile Networks for GHS Withdrawal

message
string
data
object[]