SOAP API method PdfDocumentError_retrieve
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| pdfdocumenterror | Structure of type 'pdfdocumenterror' | All properties of the retrieved pdfdocumenterror | 
Structure 'pdfdocumenterror'
| Name | Type | Description | 
|---|---|---|
| id | int | The ID of the error. | 
| type | string | The type of error. | 
| message | string | Full error message. |