Bancolombia Accounts
Create and manage payment accounts that integrate with Bancolombia's banking system.
Overview
Bancolombia accounts allow users to receive payments through Bancolombia's banking infrastructure. Each account has a unique reference code that can be used for receiving payments.
Creating a Bancolombia Account
create-bancolombia-account.ts
Parameters
types.ts
Response
types.ts
Account Status
Using Reference Codes
The reference code can be shared with payers to receive funds:
list-bancolombia-accounts.ts
Listing Bancolombia Accounts
List all Bancolombia accounts for a user:
list-bancolombia-accounts.ts
Checking Balance
Check the balance of a Bancolombia account:
types.ts
Transaction History
View transactions for a Bancolombia account:
types.ts
Updating Account Metadata
Update account information:
types.ts
Complete Example
setup-bancolombia.ts
Error Handling
types.ts
Best Practices
- KYC Verification: Ensure users complete KYC first
- Reference Codes: Store reference codes securely
- Status Checks: Verify account status before use
- Error Handling: Use try-catch blocks
- Test in Sandbox: Test thoroughly before production
Next Steps
- Transfers - Transfer funds to/from Bancolombia accounts
- Virtual Cards - Create virtual cards
- Compliance - KYC verification