Attribute | Description |
Code | Integer. Statuscode indicating whether the
operation was successful or failed. A statuscode of
200 represents a successful operation. Otherwise
the Code will indicate an failure, and the
Description attribute will contain further
information. |
Description | String. Textual descriptions of the statuscode
given by the Code attribute. |
Reference | Optional String. Certain operations may render an
unique reference ID that the client may store and
later use to track or correlate messages. Typically
submit message operations will return a
Reference value that the client later will use to
correlate with a delivery report. This value must
be treated as a string with a length of at least 36
characters. |