SOAP API methode PdfDocumentError_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| pdfdocumenterror | Structure of type 'pdfdocumenterror' | All properties of the retrieved pdfdocumenterror |
Structuur 'pdfdocumenterror'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | The ID of the error. |
| type | string | The type of error. |
| message | string | Full error message. |