{
"status": "success",
"message": "Agent registered successfully",
"agentId": "337c2c59-ae4a-477c-9771-e66de0fdd669",
"isPublic": "true",
"organization": "Symphony",
"ownerId": null,
"manager": null,
"quorumId": "vn85nat05jx7rg45uyjntj9d",
"agentType": "PERPETUAL",
"imageUrl": "https://example.com/image.png",
"feeData": [
{
"partner": "owner_flat",
"fee": 0.1,
"feeAddress": "0x56d0573c786d3...",
"feeType": "flat"
},
{
"partner": "owner_bps",
"fee": 5,
"feeAddress": "0x56d0573c786d3...",
"feeType": "bps"
}
]
}