On upon success, the example of following JSON Object will be returned.
{
"Result": {
"TransactionID":"a123456”,
"Status":"OK",
"StatusCode":"200"
}
}
Parameter name |
Description |
StatusCode |
Status code of the transaction. |
Status |
The Description of Status Code of the Transaction. |
TransactionID |
Transaction ID of the email. |