{
"notification": {
"type": "success",
"code": "Batch.Completed",
"message": "Авторы добавлены в программы курсов."
},
"data": {
"summary": {
"total": 2,
"succeeded": 1,
"failed": 1
},
"items": [
{
"notification": {
"type": "success",
"code": "Item.Completed",
"message": "Автор добавлен в программу курса."
},
"data": {
"id": "019ef461-17e3-7eaa-80ab-97169442e532"
},
"meta": {
"requestId": "019ef461-17e3-7eaa-80ab-97169442e532",
"traceId": "019ef461-39a5-70cc-a2cd-b9384e10a754"
}
},
{
"notification": {
"type": "error",
"code": "CourseSystem.Author.AlreadyExists",
"message": "Автор уже существует."
},
"error": {
"code": "CourseSystem.Author.AlreadyExists",
"message": "Автор уже существует.",
"details": []
},
"meta": {
"requestId": "019ef461-28f4-7fbb-91bc-a827ad53f643",
"traceId": "019ef461-39a5-70cc-a2cd-b9384e10a754"
}
}
]
},
"meta": {
"requestId": "019ef461-39a5-70cc-a2cd-b9384e10a754",
"traceId": "019ef461-4ab6-71dd-b3de-ca495f21b865"
}
}