Account Finder Service

This method simply uses the account number to retrieve the account details of the user with the service provider for verification.

There are some services that requires that the user account details is correct and verified before proceeding with the transaction. This service is used to verify the account details to ensure payment is made into the right account.

POST https://payments.baxipay.com.ng/api/baxipay/services/namefinder/query

Parameters

Path

Authorization string This is described in the authentication section.

Body

account_number string This is the account number of the user you are trying to verify.

service_type string This is the service type code of the service you are trying to verify.

Responses

  • 200
{
    "status": "success",
    "message": "Successful",
    "code": 200,
    "data": {
        "user": {
            "name": "NP NGEMA",
            "address": "6 ABIODUN ODESEYE Shomolu BU",
            "outstandingBalance": 31829,
            "district": null,
            "accountNumber": "04042404139",
            "minimumAmount": 250,
            "rawOutput": {
                "address": "6 ABIODUN ODESEYE Shomolu BU",
                "outstandingAmount": 31829,
                "name": "NP NGEMA",
                "minimumAmount": 250,
                "customerAccountType": "PRIME",
                "accountNumber": "04042404139",
                "customerDtNumber": "007903312"
            }
        }
    }
}

Below is a list of providers that you can use along side the name finder service

ProviderService Type Code
DSTVdstv
GOTVgotv
STARTIMESstartimes
SPECTRANETspectranet
SMILE COMMsmile
IKEJA ELECTRIC PREPAIDeko_electric_prepaid
IKEJA ELECTRIC POSTPAIDeko_electric_postpaid
IBADAN ELECTRIC PREPAIDibadan_electric_prepaid
IBADAN ELECTRIC POSTPAIDibadan_electric_postpaid
EKO ELECTRIC PREPAIDeko_electric_prepaid
EKO ELECTRIC POSTPAIDeko_electric_postpaid
KANO ELECTRIC PREPAIDkedco_electric_prepaid
KANO ELECTRIC POSTPAIDkedco_electric_postpaid
ABUJA ELECTRIC PREPAIDkaduna_electric_prepaid
ABUJA ELECTRIC POSTPAIDkaduna_electric_postpaid
JOS ELECTRIC PREPAIDjos_electric_prepaid
JOS ELECTRIC POSTPAIDjos_electric_postpaid
ENUGU ELECTRIC PREPAIDenugu_electric_prepaid
ENUGU ELECTRIC POSTPAIDenugu_electric_postpaid
KADUNA ELECTRIC PREPAIDkaduna_electric_prepaid
KADUNA ELECTRIC POSTPAIDkaduna_electric_postpaid
PORTHARCOURT ELECTRIC PREPAIDportharcourt_electric_prepaid
PORTHARCOURT ELECTRIC POSTPAIDportharcourt_electric_postpaid