Fund an agent wallet from parent walletAsk AIpost https://api.chimoney.io/v0.2.4/agents/fundTransfer funds from parent wallet to agent wallet (internal transfer, no fees)Body ParamsagentIdstringrequiredAgent ID to fundamountnumberrequired≥ 1Amount to transfer (minimum $1)currencystringDefaults to USDCurrency code (defaults to USD)Responses 200Funds transferred successfully 400Bad request (invalid amount, insufficient balance) 404Agent not found 500Indicates an internal server error.Updated 4 months ago