Skip to main content
POST
/
v1.0
/
message
/
device-delivery
json
{
  "MessageId": "TMID-00348008102307aK01"
}
{
  "MessageId": "TMID-00348008102307aK01",
  "DeviceDeliveryStatus": "Delivered",
  "DeliveredOn": "2025-05-14T22:21:08.2813656+00:00",
  "DeviceType": "mobile"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
MessageId
string
required

The message ID to check device delivery status for

Example:

"TMID-00348008102307aK01"

Response

200 - application/json

Device Delivery

The response is of type object.