ListDocumentsResponse and ListDocumentsResults
ListDocumentsResponse
The ListDocumentsResponse object contains request status information based on the ListDocumentsResult returned in the response message.
| Parameter | Type | Description |
|---|---|---|
| ListDocumentsResult | ListDocumentsResults | The results object for the ListDocumentsResult operation |
ListDocumentsResults
The ListDocumentsResults object contains pertinent request status information for the LIstDocuments call.
| Parameter | Type | Description |
|---|---|---|
| PassthroughIdentifier | string | An optional customer-defined action identifier. PassThroughIdentifier is also used to verify if a transaction was previously sent to prevent duplicate transactions and mailings. This parameter is case-sensitive. |
| Status | RequestStatus | A sequence of elements for the request status. |
| StatusDescription | string | A string of data containing any supporting information for the status. |
| SelectedDocuments | SelectedDocumentSet | A sequence of elements for the SelectedDocuments object. |