true
for your 2FA/OTP SMS messages. Setting trackable to
true
implies that you intend to report conversion feedback for the message.
application/json
. All POST requests must be passed as JSON with the Content-Type
header set to application/json
.
status
mandatory, string
The status of the conversion, which can be one of
CONVERTED
,
NOT_CONVERTED
, or
CONVERTED_WITH_OTHERS
. Trackable messages for which a conversion API request is not received are considered
NOT_CONVERTED
by default.
timestamp
mandatory, string
The timestamp of when the status changed, which will usually be different from the timestamp at which the message was sent. The timestamp must be in RFC 8601 format; for example, 2020-08-01T11:32:26Z.