: To receive money from other Colombian banks (like Bancolombia or Davivienda), the sender selects Nequi as the bank and enters your mobile number as the account number.
Add a new column to the users table (or payment_methods table).
The transition from traditional brick-and-mortar banking to digital-first neobanking has introduced significant shifts in financial user interfaces and data models. A common source of confusion for new users of the Colombian digital wallet Nequi is the apparent absence of a traditional "account number" (e.g., a 10- to 18-digit numeric code). This paper argues that Nequi’s lack of a conventional account number is not a deficiency but a deliberate design affordance that reshapes user behavior around peer-to-peer (P2P) transactions, security, and financial identity. We explore what substitutes for an account number within Nequi’s architecture: the linked Cédula (Colombian national ID), the cell phone number , and the proprietary Nequi Tag (e.g., @username). We conclude that the "Nequi account number" exists as a sociotechnical fiction—a phantom limb of legacy banking—that masks a more fluid, phone-centric model of value transfer. nequi account number
[Generated for Academic Review] Date: April 14, 2026 Journal: Journal of Digital Banking & Financial Inclusion (Vol. 12, Iss. 3)
return ( <div className="nequi-settings-container"> <h3>Nequi Account</h3> <input type="tel" maxLength={10} value={nequiNumber} onChange={(e) => setNequiNumber(e.target.value)} placeholder="3123456789" /> {error && <span className="error">{error}</span>} <button onClick={handleSubmit}>Save Account</button> </div> ); }; : To receive money from other Colombian banks
Understanding your is the first step toward mastering digital finance in Colombia. Whether you are receiving a local transfer or an international remittance, this number is your financial identity within the app. What is your Nequi account number?
Since Nequi accounts in Colombia typically correspond to mobile numbers: A common source of confusion for new users
: Send money to other Nequi users instantly using just their phone number.
: Each number is linked to a single national ID (Cédula de Ciudadanía).