Add float to an agent’s account
Bearer olive_live_xxx or Bearer eyJ... (JWT)agent_abc123)500000.00 or 500000)| Funder Role | Can Fund |
|---|---|
| System Admin | Any agent |
| Super-Agent | Own sub-agents only |
| Sub-Agent | None |
| Status | Code | Description |
|---|---|---|
| 400 | INVALID_AMOUNT | Invalid amount format |
| 401 | UNAUTHORIZED | Invalid API key |
| 403 | FORBIDDEN | Not authorized to fund |
| 403 | INSUFFICIENT_FLOAT | Super-agent has insufficient balance |
| 404 | NOT_FOUND | Agent not found |
| 500 | INTERNAL_ERROR | Server error |