Available XML Data for the ApiResult Template:
XPath |
Description |
---|---|
/invoke/@tag |
The name of the operation tag that was processed. |
/invoke/@wasSuccess |
Was the API operation available? True or False. |
//messageID |
Unique email identifier. |
//returnVal |
The return value from the API call. |
/invoke/errorDetails/message |
Error Message |
/invoke/errorDetails/lineNum |
Line number of error |
/invoke/errorDetails/exceptionDetails/@available |
Indicates if exception information is available. True or False. |
/invoke/errorDetails/exceptionDetails |
Exception Information. View exception XML Data |
See Also |
Next |