| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestId |
Return the Request Id assigned by Voyce |
integer |
None. |
| Status |
Status 0: Not Initiated 1: New 2: In Service 3: Serviced 4: Cancelled 5: Interpreter Accepted 9: No Interpreter Available |
string |
None. |
| StatusCodeId |
Status CodeId 0: Not Initiated 1: New 2: In Service 3: Serviced 4: Cancelled 5: Interpreter Accepted 9: No Interpreter Available |
integer |
None. |
| EstimationTimeString |
This is an estimated waiting time we provide to the customer Sample Result: Your estimated waiting time is less than 30 seconds. |
string |
None. |
| InterpreterID |
Interpreter ID |
string |
None. |
| InterpreterName |
Interpreter Name |
string |
None. |
| RequestDetail |
Request Detail. If the request is initiated through the Voyce Language and Option Selection Web Module, this will return the details of the Request. |
EAIntegrationRequest |
None. |
| Successful |
Whether the function call is successful True: Successful False: Failed |
boolean |
None. |
| Reason |
If the call is failed, return the reason. |
string |
None. |