PendingChange
Notification configuration change awaiting promotion to another provider environment.
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
changeId | string | Optional | Identifier of a pending notification configuration change. |
type | string | Optional | Kind of notification resource affected by the pending configuration change. |
entityName | string | Optional | Name of the notification resource affected by the pending change. |
entityId | string | Optional | Identifier of the notification resource affected by the pending change. |
createdAt | string (date-time) | Optional | Time when this record was created. |
createdBy | string | Optional | Identifier of the actor that created the pending change. |
Where used
| Reference | Relationship |
|---|---|
| Get pending workflow changes | POST /api/v1/notifications/manage/get-pending-changes |
Download the public reference contract.
Document: DOC-API-MODEL-pending-change.