{
"Error": {
"Code": "VALIDATION_ERROR",
"Message": "Request validation failed",
"Fields": [
{
"Field": "Status",
"Message": "Status must be 'active' or 'inactive'"
}
]
}
}