Skip to main content
GET
/
ghs-payments
/
accounts
/
resolve
Resolve GHS Bank Account
curl --request GET \
  --url https://api.obiex.finance/v1/ghs-payments/accounts/resolve
{
  "message": "Ok",
  "data": {
    "bankCode": "VOD",
    "accountNumber": "0207333672",
    "accountName": "Ibrahim Tunde Aderemi"
  }
}

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.

Query Parameters

bankCode
string
accountNumber
integer

Response

200 - application/json

Resolve GHS Bank Account

message
string
data
object