Page History
...
Element | Attribute | Description | Data Type | Required | Default |
---|---|---|---|---|---|
mtMessageResponse |
| Main wrapper element indicating that this is a MtMessage Response |
| Yes |
|
| messageId | The unique identifier assigned to the MtMessage when it was submitted | String | Yes |
|
| submitterMessageId | The client defined identifier for the MtMessage if set while submitting the message. | String | No |
|
| receiptDate | Date the response was received in standard XML format | String | Yes |
|
type |
| The processing stage at which the response was generated. The possible value are
| String | Yes |
|
status |
| Element that has the status of the MtMessage |
| Yes |
|
| isError | Boolean on whether the status is an error. | Boolean | Yes |
|
description |
| Description of the status. | String | Yes |
|
errorCode |
| The error code if the status is an error status. | Numeric | No |
|
internalErrorCode |
| The internal error code | Numeric | No |
|