Success notifications
Format
{
"MessageHeader": {
"MessageTimestamp": "{messageTimestamp}",
"MessageId": "{messageId}",
"CorrelationId": "{correlationId}"
},
"NotificationDate": "{notificationDate}",
"EventType": "{eventType}",
"Body": {
"LspNxtEntityId": "{lspNxtEntityId}",
"TdoKey": "{tdoKey}",
"SkuKey": "{skuKey}",
"Event": "{event}"
}
}
Example
{
"MessageHeader": {
"MessageTimestamp": "2026-03-26T11:01:46.3663835+00:00",
"MessageId": "9e5ee9ef-f76f-4603-a746-8c8ce9965801",
"CorrelationId": "b6b45204-8f84-46d7-b0b0-27822cff048a"
},
"NotificationDate": "2026-03-26T11:01:46.3663836+00:00",
"EventType": "CreateSkuSucceeded",
"Body": {
"LspNxtEntityId": "NXT25000016528",
"TdoKey": "0749fd72-e1d9-4fb5-80a8-16f6f3274329",
"SkuKey": "0c706548-243a-46e9-8f27-6f4b00b17c33",
"Event": "A Terminal Delivery Order has been updated by the following Logistics Service Provider: NXT25000016528. A SKU has been added."
}
}
Success notifications
Notification | Key(s) | Reference |
A new Terminal Delivery Order has been created by [lspNxtEntityId] | tdoKey | |
A Terminal Delivery Order has been deleted by the following Logistics Service Provider:[lspNxtEntityId]. | tdoKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. | tdoKey | |
A Terminal Delivery Order has been updated by the following Terminal Operator:[toNxtEntityId]. | tdoKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A SKU has been added. | tdoKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A SKU has been deleted. | tdoKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A SKU has been updated. | tdoKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A visit has been added. | tdoKey visitKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A visit has been deleted. | tdoKey visitKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A visit has been updated. | tdoKey visitKey | |
A Terminal Delivery Order has been updated by the following Terminal Operator:[toNxtEntityId]. A visit has been updated. | tdoKey visitKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. 1 or more SKU have been assigned to a visit. | tdoKey visitKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. 1 or more SKU have been unassigned from a visit. | tdoKey visitKey | |
A Terminal Delivery Order has been updated by the following Logistics Service Provider:[lspNxtEntityId]. A goods condition has been added to a SKU. | tdoKey skuKey | |
A new Terminal Delivery Confirmation has been created by [toNxtEntityId]. | tdoKey tdcKey visitKey | |
A SKU has been updated after its Terminal Delivery Confirmation by the following Terminal Operator:[toNxtEntityId]. | tdoKey skuKey | |
1 or more goods conditions have been added to a SKU after its Terminal Delivery Confirmation by the following Terminal Operator:[toNxtEntityId]. | tdoKey skuKey |