SelectResults
The SelectResults object contains information that describes the status of the generate image. The object includes a GetSelectResultsResponse object and an array containing document packet details.
| Parameter | Type | Description |
|---|---|---|
| PassthroughIdentifier | array | The PassThroughIdentifier is an optional user-defined generated parameter. This parameter is case-sensitive. The PassThroughIdentifier MUST be unique for each request. |
| Status | RequestStatus | An object containing status information for a requested document |
| StatusDescription | string | A string of unique information for the document status. |
| SelectedDocuments | SelectedDocumentSet | An object containing information around a particular document and any ancillary output options. |