SelectAndGenerateResponse

GetRequestedDocumentResponse

The SelectAndGenerateResponse object contains contains requested document and document information based on the SelectAndGenerate returned in the response message.

Parameter Type Description
RequestID string A unique identifier for the submitted request. Often used for request tracking purposes.
Status RequestStatus Object contains a group of enumerations indicating the status of the transaction submitted on the parent request.
StatusDescription string The status of the request as a string.
Details ArrayOfInformation Array containing an unbound collection of Information objects.