---
title: "Validate Account Name"
method: POST
path: "/api/v1/send-money/validate-accounts/"
tags: ["Send Money"]
---

# Validate Account Name

`POST /api/v1/send-money/validate-accounts/`

Validate names based on account and account types.

## Request body

- AccountNameQuery
  - `account` string, required
  - `provider` 'MPESA-B2C' | 'MPESA-B2B' | 'PESALINK' | 'INTASEND' | 'AIRTIME' | 'RTGS' | 'INTASEND-XB' | 'INTASEND-XB-BANK', required — * `MPESA-B2C` - MPesa * `MPESA-B2B` - MPesa B2B * `PESALINK` - Bank * `INTASEND` - IntaSend * `AIRTIME` - Airtime (KE) * `RTGS` - RTGS * `INTASEND-XB` - IntaSend Borderless (XB) * `INTASEND-XB-BANK` - IntaSend Borderless (XB) - Bank
  - `account_type` 'PayBill' | 'TillNumber' — * `PayBill` - PayBill * `TillNumber` - TillNumber
  - `bank_code` '1' | '2' | '3' | '6' | '7' | '10' | '11' | '12' | '14' | '16' | '17' | '18' | '19' | '23' | '25' | '31' | '32' | '35' | '36' | '43' | '48' | '49' | '50' | '51' | '53' | '54' | '55' | '57' | '60' | '61' | '63' | '65' | '66' | '68' | '70' | '72' | '74' | '75' | '76' | '78' | '79' | '89' | '97' | 'FINANCE_TRUST_BANK_UGANDA_TRANSFER' | 'EXIM_BANK_UGANDA_TRANSFER' | 'BANK_OF_INDIA_UGANDA_TRANSFER' | 'CENTENARY_RURAL_DEVELOPMENT_BANK_UGANDA_TRANSFER' | 'BANK_OF_BARODA_UGANDA_TRANSFER' | 'BANK_OF_AFRICA_UGANDA_TRANSFER' | 'CITIBANK_UGANDA_TRANSFER' | 'ABSA_BANK_UGANDA_TRANSFER' | 'GUARANTY_TRUST_BANK_UGANDA_TRANSFER' | 'KCB_BANK_UGANDA_TRANSFER' | 'ABC_CAPITAL_BANK_UGANDA_TRANSFER' | 'EQUITY_BANK_UGANDA_TRANSFER' | 'HOUSING_FINANCE_BANK_UGANDA_TRANSFER' | 'CAIRO_INTERNATIONAL_BANK_UGANDA_TRANSFER' | 'NCBA_BANK_UGANDA_TRANSFER' | 'ORIENT_BANK_UGANDA_TRANSFER' | 'ECOBANK_UGANDA_TRANSFER' | 'UNITED_BANK_FOR_AFRICA_TRANSFER' | 'DFCU_BANK_UGANDA_TRANSFER' | 'POSTBANK_UGANDA_TRANSFER' | 'DIAMOND_TRUST_BANK_UGANDA_TRANSFER' | 'OPPORTUNITY_BANK_UGANDA_TRANSFER' | 'STANBIC_BANK_UGANDA_TRANSFER' | 'TOP_FINANCE_BANK_UGANDA_TRANSFER' | 'TROPICAL_BANK_UGANDA_TRANSFER' | 'STANDARD_CHARTERED_BANK_UGANDA_TRANSFER' — * `1` - KCB * `2` - Standard Charted Bank KE * `3` - Absa Bank Kenya * `6` - Bank of Baroda * `7` - NCBA Bank Kenya * `10` - Prime Bank * `11` - Cooperative Bank * `12` - National Bank * `14` - M-Oriental * `16` - Citibank * `17` - Habib Bank AG Zurich * `18` - Middle East Bank * `19` - Bank of Africa * `23` - Consolidated Bank * `25` - Credit Bank Ltd * `31` - Stanbic Bank * `32` - Unaitas Sacco * `35` - ABC Bank * `36` - Choice Microfinance Bank * `43` - Eco Bank * `48` - Caritas Microfinance Bank * `49` - Spire Bank * `50` - Paramount Universal Bank * `51` - Kingdom Bank * `53` - Guaranty Bank * `54` - Victoria Commercial Bank * `55` - Guardian Bank * `57` - I&M Bank * `60` - SBM * `61` - Housing Finance Company Limited (HFCK) * `63` - DTB * `65` - CIB Bank Kenya * `66` - Sidian Bank * `68` - Equity Bank * `70` - Family Bank * `72` - Gulf African Bank * `74` - Premier Bank * `75` - DIB * `76` - UBA * `78` - KWFT Bank * `79` - Faulu Bank * `89` - Stima SACCO * `97` - Telkom Kenya * `FINANCE_TRUST_BANK_UGANDA_TRANSFER` - Finance Trust Bank Uganda * `EXIM_BANK_UGANDA_TRANSFER` - Exim Bank Uganda * `BANK_OF_INDIA_UGANDA_TRANSFER` - Bank of India Uganda * `CENTENARY_RURAL_DEVELOPMENT_BANK_UGANDA_TRANSFER` - Centenary Rural Development Bank Uganda * `BANK_OF_BARODA_UGANDA_TRANSFER` - Bank of Baroda Uganda * `BANK_OF_AFRICA_UGANDA_TRANSFER` - Bank of Africa Uganda * `CITIBANK_UGANDA_TRANSFER` - Citibank Uganda * `ABSA_BANK_UGANDA_TRANSFER` - Absa Bank Uganda * `GUARANTY_TRUST_BANK_UGANDA_TRANSFER` - Guaranty Trust Bank Uganda * `KCB_BANK_UGANDA_TRANSFER` - KCB Bank Uganda * `ABC_CAPITAL_BANK_UGANDA_TRANSFER` - ABC Capital Bank Uganda * `EQUITY_BANK_UGANDA_TRANSFER` - Equity Bank Uganda * `HOUSING_FINANCE_BANK_UGANDA_TRANSFER` - Housing Finance Bank Uganda * `CAIRO_INTERNATIONAL_BANK_UGANDA_TRANSFER` - Cairo Bank Uganda * `NCBA_BANK_UGANDA_TRANSFER` - NCBA Bank Uganda * `ORIENT_BANK_UGANDA_TRANSFER` - I & M Bank Uganda * `ECOBANK_UGANDA_TRANSFER` - Ecobank Uganda * `UNITED_BANK_FOR_AFRICA_TRANSFER` - United Bank for Africa Uganda * `DFCU_BANK_UGANDA_TRANSFER` - DFCU Bank Uganda * `POSTBANK_UGANDA_TRANSFER` - Postbank Uganda * `DIAMOND_TRUST_BANK_UGANDA_TRANSFER` - Diamond Trust Bank Uganda * `OPPORTUNITY_BANK_UGANDA_TRANSFER` - Opportunity Bank Uganda * `STANBIC_BANK_UGANDA_TRANSFER` - Stanbic Bank Uganda * `TOP_FINANCE_BANK_UGANDA_TRANSFER` - Top Finance Bank Uganda * `TROPICAL_BANK_UGANDA_TRANSFER` - Tropical Bank Uganda * `STANDARD_CHARTERED_BANK_UGANDA_TRANSFER` - Standard Chartered Bank Uganda
  - `country` 'KE' | 'GH' | 'NG' | 'UG' | 'TZ' | 'CM' | 'BF' | 'CI' — Supported disbursement countries: - `KE` - Kenya (KES) - `GH` - Ghana (GHS) - `NG` - Nigeria (NGN) - `UG` - Uganda (UGX) - `TZ` - Tanzania (TZS) - `CM` - Cameroon (XAF) - `BF` - Burkina Faso (XOF) - `CI` - Ivory Coast (XOF)

## Response `200`

- AccountNameResponse
  - `account` string, required
  - `name` string, required
  - `status` string

---

[API](https://skmtc.dev/intasend/apis/intasend-api.md) · [All operations](https://skmtc.dev/intasend/apis/intasend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intasend/intasend-api/revisions/9fd63286a2c8/schema)
