Last updated
Last updated
This document will go over receiving incoming message notifications via our API.
Content-Type
application/json
id
string
Incoming Message Id.
originator
string
The mobile number (MSISDN) which sent the message.
recipient
string
The virtual number or shortcode the message was sent to.
body
string
Message Text.
created
string
Date/Time message was received.
inReplyTo
string
ID of the message that this was in response to.
logicalMessageId
string
The Batch ID which this message is associated with.
ownerUserId
string
The ID of the user which received this message.