Knowledge Base

Check_Status


API Response

If the routine was executed successfully, the body of our response will be in XML containing one instance of "report". This will contain the most recent delivery state of the SMS, followed by its timestamp (separated by the pipe character), like this:

<result>
<report>STATUS|YYMMDDhhmm</report>
</result>

However, if the routine has been called using ‘custom’ data, whilst more than one MT SMS share that same piece of ‘custom’ data, the status of the most recently sent message alone will be provided.