Message Log.
Name | Type | Description | Notes |
---|---|---|---|
Id | string | Unique identifier of the message. | |
Service | string | Name of the service that generated the log entry. | |
ChangeType | string | Type of change that triggered the notification. | [optional] |
NotificationId | int | ID of the notification. | [optional] |
NotificationName | string | The name of the notification. | [optional] |
WebhookId | int | ID of the webhook. | [optional] |
WebhookName | string | The name of the webhook. | [optional] |
Request | MessageLogRequest | [optional] | |
Response | MessageLogResponse | [optional] | |
CreatedAt | DateTime | Timestamp when the log entry was created. | |
EntityType | string | The entity type the log is related to. | |
Url | string | The target URL of the request. | [optional] |
ApplicationId | int | Identifier of the Application. | [optional] |
LoyaltyProgramId | int | Identifier of the loyalty program. | [optional] |
CampaignId | int | Identifier of the campaign. | [optional] |