status | String The status the service returned. The value of status is either success or fail. |
statusMessage | String The message that the service returned along with the status. |
transportTime | String The total time (in milliseconds) that it took the service to execute. |
output | Document Return information, if applicable; otherwise, null. The format is specific to the service being executed. |