Transfer float from super-agent to sub-agent
Bearer olive_live_xxx or Bearer eyJ... (JWT)| Status | Code | Description |
|---|---|---|
| 400 | INVALID_AMOUNT | Invalid amount format |
| 400 | INVALID_PIN | PIN verification failed |
| 400 | INSUFFICIENT_FLOAT | Insufficient balance |
| 401 | UNAUTHORIZED | Invalid API key |
| 403 | FORBIDDEN | Not authorized for this transfer |
| 404 | NOT_FOUND | Agent not found |
| 500 | INTERNAL_ERROR | Server error |