Example messages
Examples of messages that will be published.
Catalog Item Created
{
"action": "created",
"messageGroupId": 1,
"entity": {
"entityId": 3830,
"charTypeId": 1,
"template": {
"templateId": 1,
"templateName": "Feature"
},
"status": {
"statusId": 0,
"statusName": null
}
},
"createdById": 12345,
"createdDate": "2019-02-21T19:58:46.777Z",
"lastUpdatedById": 12345,
"lastUpdatedDate": "2019-02-21T19:58:46.777Z",
"statusUpdatedById": 12345,
"statusUpdatedDate": "2019-02-21T19:58:46.777Z"
}Catalog Item Updated
Catalog Item Deleted
Right Created
Right Updated
Right Deleted
Relationship Created
Action Executed
Availability Changed
Last updated
Was this helpful?