MessageDetailsReport tag

Each Message Details Report is an XML message containing the <MessageDetailsReport> tag, and is composed of a report header followed by optional <message> tags. The header of each report consists of the following tags:

<MessageDetailsReport> subtags Description
<message>

The body of the report consists of a list of <message> tags whose subtags display the specific details of each message that satisfied the selection criteria. If no messages were selected, or no detail elements were specified in the original request, then no <message> tags are included in the report. Otherwise, each message has its own <message> tag.

<messageCount>

The number of messages that satisfy the selection criteria of the request.

<requestId>

The ID of the request that generated the report.

<statusDescription>

A brief description of the reason why this report was generated.

<UTCDateline>

The time and date that this report was generated.

 Message tag
 Examples
 See also