If the submission encounters an error, below is the failed XML Document response.
<?xml version="1.0" encoding="UTF-8"?>
<Result>
<StatusCode>500</StatusCode>
<Status>InternalServerError</Status>
<ErrorMessage>Sender Email is empty!</ErrorMessage>
</Result>
Parameter name |
Description |
StatusCode |
Status code of the transaction. |
Status |
The Description of Status Code of the Transaction. |
ErrorMessage |
Error Description of the error. |