Получение сообщения по id
Получение сообщения по uuid
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"createdTime": "2020-01-01T08:00:00Z",
"channelType": "SMS",
"sendingMethog": "UI",
"trafficType": "SERVICE",
"templateId": 120,
"dispatchId": 123,
"messageUuid": "9d213ffc-c388-46f5-b42b-01d589d1a815",
"externalMessageId": "id123",
"trafficCenterId": 1,
"senderName": "testSender",
"destination": "79818282828",
"brand": "Мобильные ТелеСистемы ПАО",
"country": "Россия",
"region": "Республика Калмыкия",
"content": "текст сообщения",
"tags": [
"tag1",
"tag2"
],
"ttl": 86400,
"hours": [
10,
11,
12
],
"days": [
5,
6
],
"localSendTime": "2021-02-02 15:00:00",
"localCompletionTime": "2021-02-10 15:00:00",
"useLocalTime": true,
"callbackEvents": [
"sent",
"delivered"
],
"callbackUrl": "https://url-for-callbacks",
"totalParts": 1,
"price": {
"totalPrice": 2.5,
"currency": "RUB",
"invoicedParts": 1,
"final": false
},
"sentTime": "2020-01-01T09:00:00Z",
"statusTime": "2020-01-01T10:00:00Z",
"status": "undelivered",
"cascadeMessageUuid": "9d213ffc-c388-46f5-b42b-01d589d1a814",
"cascadeStep": 1,
"errorCode": 7060
}Описание объекта сообщения
Last updated