Name | Description | Type | Additional information |
---|---|---|---|
TotalRespondents |
The number of respondents in the Batch. |
integer |
Required |
StatusCode |
The current status of the Batch. |
BatchStatus |
Required |
Status |
The current status of the Batch as a text value, e.g. "Waiting". |
string |
Required |
FailureMessage |
If the StatusCode is Failure (5), the reason for the failure. |
string |
None. |
InspectionKey |
The key of the Inspection. |
integer |
Required |
BatchKey |
The key of the Batch. |
integer |
Required |
errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |