TransferSwap
  1. Minteo
TransferSwap
  • Transferswap External API
    • Fuse
      • Create Fuse Payout
      • Get Fuse Transaction
      • Get Fuse Customer
      • Create Fuse Internal Transfer
      • Simulate Fuse Inbound Payment
      • Create Fuse Customer Account
      • Add Fuse Business Customer
      • Add Fuse Individual Customer
    • R4
      • Generate OTP for R4 Immediate Debit
      • R4 Immediate Debit Payment
      • Query R4 Operation Status
      • R4 Immediate Credit Payment (Unified)
    • Cryptomate
      • Create Virtual Wallet
      • Get All Virtual Wallets
      • Get Virtual Wallet by ID
      • Get Virtual Wallet Balance
      • Get Virtual Wallet Movements
      • Create Virtual Card
      • List All Virtual Cards
      • Search Card Transactions
      • Delete Virtual Card
      • Get Top-up Wallets for Card
      • Get Card PAN (Primary Account Number)
      • Update Card Limits
      • Update Card Email
      • Update Card Phone
      • Get Card Balance
      • Override Card Balance
      • Unblock Card
      • Configure 3D Secure
      • Authenticate 3D Secure
      • Freeze/Unfreeze Card
      • Update Card PIN
    • Minteo
      • Create Minteo Payout for Colombia
        POST
      • Get Minteo Wallets for Colombia
        GET
      • Get Minteo Wallet Balance
        GET
      • Get Minteo Bank Accounts for Colombia
        GET
      • Get Minteo Payout Status
        GET
    • ClearJunction
      • Create ClearJunction Pay-in
      • Create ClearJunction Pay-out
      • Get ClearJunction Payout Status
      • Create ClearJunction SEPA Credit Transfer
      • Create ClearJunction SEPA Instant Transfer
  1. Minteo

Get Minteo Wallets for Colombia

GET
/minteo/co/wallets
Last modified:2026-01-28 13:56:26
Obtiene la lista de billeteras disponibles en Minteo para Colombia.

Request

Header Params

Responses

🟢200
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/minteo/co/wallets' \
--header 'X-API-Key: {{apiKey}}' \
--header 'Content-Type: application/json'
Response Response Example
{}
Modified at 2026-01-28 13:56:26
Previous
Create Minteo Payout for Colombia
Next
Get Minteo Wallet Balance
Built with