AuthorUpdatedData
The authorUpdatedData
object contains the following fields:
Example:
Payload
{
// ... Common fields
"authorUpdatedData": {
"previousAuthor": {
// ... Previous Author payload
},
"newAuthor": {
// ... New Author payload
}
},
"sourceId": "81310ae5-228e-438e-9720-35f737b9ca9f"
}