CustomCollectionEntryDeleted
Smile emits this message when an existing collection entry is deleted.
Message header
The following table lists the parameters in the CustomCollectionEntryDeleted message header.
| Parameter | Type | Values |
|---|---|---|
| companyId | integer | Company that the custom collection entry belongs to |
| key | integer | Unique custom collection entry key that identifies the entry being deleted |
| smileMessageType | string | "CustomCollectionEntryDeleted" |
| collectionCode | string | Code name of the collection possessing the entry that this message concerns |
| entryCode | string | Code name of the collection entry that this message concerns |
Message body
CustomCollectionEntryDeleted messages does not have a message body. Only the message header properties are sent.