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